FogBugz (Case [Issue]10298) Compiler Opal - to:do: block arg not shown in debugger

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

FogBugz (Case [Issue]10298) Compiler Opal - to:do: block arg not shown in debugger

Pharo Issue Tracker
A FogBugz case was opened by Clement Bera.

Case ID:      10298
Title:        to:do: block arg not shown in debugger
Status:       Work Needed
Category:     Bug
Project:      Compiler Opal
Area:         Misc
Priority:     3 - Must Fix
Milestone:    Pharo3.0: 29/04/2013
Assigned To:  Everyone

URL:          https://pharo.fogbugz.com/default.asp?10298

Evaluate :
1 to: 5 do: [ :n |
n * n.
1halt ]
with Opal. You cannot see the temporary variable n in the debugger. May be due to the to: do: optimization


You are subscribed to this case.  If you do not want to receive automatic notifications in the future, unsubscribe (https://pharo.fogbugz.com/default.asp?pre=preUnsubscribe&pg=pgEditBug&command=view&ixBug=10298) from this case.

_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker