close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 21 years ago

Closed 21 years ago

Last modified 18 years ago

#37 closed defect (fixed)

variable name superior to the 267 characters

Reported by: Javier Gallardo Owned by: danirus
Priority: lowest Milestone:
Component: Various Version: head
Severity: trivial Keywords:
Cc:

Description

The problem is not, in principle, very serious because I do not believe that the
circumstances so that occur ever happend, but Tol falls when the name of a
variable is superior to the 267 characters

Change History (3)

comment:1 Changed 21 years ago by danirus

Status: newassigned

comment:2 Changed 21 years ago by danirus

Resolution: fixed
Status: assignedclosed

In spite of the Tol Language Specification (that we have in mind) says 256
characters is the max length of each identifier, Tol Parser don't check that
and, therefore, Tol crash happens.
Two new Attribute Members has been implemented inside BFilter to control this.

comment:3 Changed 18 years ago by Víctor de Buen Remiro

bug_file_loc: http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/bug_000037
Note: See TracTickets for help on using tickets.