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

Last modified 18 years ago

#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 Víctor de Buen Remiro

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

Thanks for report this bug. We are working about it.

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

Status: newassigned

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

Resolution: fixed
Status: assignedclosed

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 Víctor de Buen Remiro

bug_file_loc: http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/bug_000352
Note: See TracTickets for help on using tickets.