#352 closed defect (fixed)
Table Function
Reported by: | Christian Paz | Owned by: | Víctor de Buen Remiro |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | SetAlgebra | Version: | head |
Severity: | normal | Keywords: | |
Cc: |
Description
The Function Table does not work as before:
Set y=Table(SetOfSet(SetOfText("abc", "def"), SetOfText("ghi", "jkl")),
"c:/abcd.bst");
It returns:
Fallo en la función "Table"
And does not create y variable. Also Table has no description, so it was not
easy to keep more track about it.
It was tested in TOL CVS Version: 09 February 2006, and in a December Version it
still worked well.
Thanks.
Christian
Change History (4)
comment:1 Changed 19 years ago by
Owner: | changed from danirus to Víctor de Buen Remiro |
---|
comment:2 Changed 19 years ago by
Status: | new → assigned |
---|
comment:3 Changed 19 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Sorry
Problem was solved a few weeks ago but I forgot to notify it.
Thanks to report it
comment:4 Changed 18 years ago by
bug_file_loc: | → http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/bug_000352 |
---|
Note: See
TracTickets for help on using
tickets.
Thanks for report this bug. We are working about it.