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

Closed 18 years ago

Last modified 18 years ago

#483 closed defect (fixed)

decompiling self references created with :=

Reported by: Jorge Owned by: Jorge
Priority: highest Milestone:
Component: Interface Version: head
Severity: blocker Keywords:
Cc:

Description

The following code if not correctly decompiled from the console evaluator in tolbase:

Real k = 0;
Real k := k + 1;

Change History (4)

comment:1 Changed 18 years ago by Jorge

bug_file_loc: http://cvs.tol-project.org/viewcvs.cgi/tol_tests/toltcl/Bugzilla/bug_000483

added URL to test code

comment:2 Changed 18 years ago by Jorge

Status: newassigned

comment:3 Changed 18 years ago by Jorge

Resolution: fixed
Status: assignedclosed

The fix is available at cvs-trunk (future 1.1.6), the toltcl has being passed. After some test in tolbase, this fix will be merged into branch 1.1.5.

comment:4 Changed 18 years ago by Jorge

(In reply to comment #2)

The fix is available at cvs-trunk (future 1.1.6), the toltcl has being passed.
After some test in tolbase, this fix will be merged into branch 1.1.5.

Sorry instead saying:

'the toltcl has being passed'

should be

'the toltcl test has being passed'

Note: See TracTickets for help on using tickets.