#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
| Status: | new → assigned |
|---|
comment:2 Changed 19 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Problem has been fixed in CVS
Thanks to report it
comment:3 Changed 19 years ago by
| bug_file_loc: | → http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/bug_000437 |
|---|
Note: See
TracTickets for help on using
tickets.

We are working about this bug
Thanks to report it