Opened 19 years ago
Closed 19 years ago
#479 closed defect (fixed)
text expression fail when used as Set index
| Reported by: | Jorge | Owned by: | Víctor de Buen Remiro |
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | Kernel | Version: | 1.1.5 |
| Severity: | critical | Keywords: | |
| Cc: |
Description
Text a = "p";
Set ss = Real p1= 0?;
Real it = ss[Text a+"1"];
Change History (3)
comment:1 Changed 19 years ago by
| Status: | new → assigned |
|---|
comment:2 Changed 19 years ago by
| bug_file_loc: | → http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/bug_000479 |
|---|
added url for test
comment:3 Changed 19 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Problem has been solved in Tol versions 1.1.5 and CVS trunk
Note: See
TracTickets for help on using
tickets.

Thanks to report it