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

Last modified 18 years ago

#290 closed defect (fixed)

Error in SetOfText

Reported by: esuarez Owned by: Víctor de Buen Remiro
Priority: high Milestone:
Component: SetAlgebra Version: head
Severity: major Keywords:
Cc:

Description

Error in SetOfText when exist comments into expression.
Example:

Set Plazas = SetOfText(

"POA",
"REC",
"GSP",
"GRJ",
"BHZ",
"FOR",
"CTA",
"DFE"

);

Set Plazas2 = SetOfText(

"POA", Porto Alegre
"REC",
Recife
"GSP", Grande Sao Paulo
"GRJ",
Grande Rio de Janeiro
"BHZ", Belho Horizonte
"FOR",
Fortaleza

"CTA", Curitiba

"DFE" Brasilia

);

Change History (3)

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

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

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

Resolution: fixed
Status: newclosed

Sorry, I cannot reproduce this error.
I suppose that it has been fixed already.
Could you check it again?

Thanks to report.

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_000290
Note: See TracTickets for help on using tickets.