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

Closed 18 years ago

Last modified 18 years ago

#347 closed defect (fixed)

Syntax analyser , can not find this error

Reported by: asalafranca Owned by: Víctor de Buen Remiro
Priority: lowest Milestone:
Component: Kernel Version: head
Severity: trivial Keywords:
Cc:

Description

Syntax analyser can`t find the error of a sequence of two plus signs without
anything between them.

Text "Hi"++"World"

Change History (3)

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

Owner: changed from danirus to Víctor de Buen Remiro

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

Resolution: fixed
Status: newclosed

The error is not very explicit but it can help to find the problem

ERROR: [1] + no es un operador de tipo Text

ERROR: [2] Argumentos erróneos para Text + txt1 + txt2 {Text txt1, Text x2}

I think that bug has been fixed.

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.