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 20 years ago

Closed 20 years ago

Last modified 18 years ago

#197 closed defect (fixed)

Time causes a syntax error (TC alpha version)

Reported by: César Pérez Álvarez Owned by: danirus
Priority: highest Milestone:
Component: Various Version: head
Severity: critical Keywords:
Cc:

Description

After the last update of the code I think that Time is like a Grammar and causes
syntax errors like this:

Text WriteLn(Copy(Time));

The error:
ERROR: Unexpected close symbol ) in character 23 of line 14:

Code line

5 :
6 :
7 :
PARAMETERS
8 :
9 :

10 :
11 :
INCLUDES
12 :
13 :
14 > Text WriteLn(Copy(Time));



I don't know if this is like I say.

Change History (3)

comment:1 Changed 20 years ago by César Pérez Álvarez

The variable Time exists in TOL since its created and we use it extensively in all
trace information. Because of this, the priority of this bug is higher than others.

comment:2 Changed 20 years ago by danirus

Component: ENGINE_ParserUnclassified
Resolution: fixed
Status: newclosed
Summary: Time causes a syntax errorTime causes a syntax error (TC alpha version)

This bug was resolved a few weeks ago.
It was been related with the implementation of the new time management algorithms.

Daniel

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

bug_file_loc: http://www.tol-project.org
Note: See TracTickets for help on using tickets.