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

#437 closed defect (fixed)

some objects are not created when evaluating

Reported by: Jorge Owned by: Víctor de Buen Remiro
Priority: highest Milestone:
Component: Kernel Version: head
Severity: major Keywords:
Cc:

Description

Create a file (bug.tol) with the following:

Code Rand;
Real OSUnix;
Code NullSerie;

Now from tol execute:

Set inc = Include("bug.tol");

inc contains only two objects instead of three: the object Code Rand is not created.

Change History (3)

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

Status: newassigned

We are working about this bug
Thanks to report it

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

Resolution: fixed
Status: assignedclosed

Problem has been fixed in CVS
Thanks to report it

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