#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
Owner: | changed from danirus to Víctor de Buen Remiro |
---|
comment:2 Changed 19 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 18 years ago by
bug_file_loc: | → http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/bug_000290 |
---|
Sorry, I cannot reproduce this error.
I suppose that it has been fixed already.
Could you check it again?
Thanks to report.