FogBugz (Case [Issue]10652) Compiler Opal - OCBinding set incorrect scope to some copyingTemp

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

FogBugz (Case [Issue]10652) Compiler Opal - OCBinding set incorrect scope to some copyingTemp

Pharo Issue Tracker
A FogBugz case was reopened (assigned to Everyone) by Marcus Denker.

Case ID:      10652
Title:        OCBinding set incorrect scope to some copyingTemp
Status:       Work Needed
Category:     Bug
Project:      Compiler Opal
Area:         Misc
Priority:     3 - Must Fix
Milestone:    Pharo3.0: 30/03/2014
Assigned To:  Everyone

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


Changes:
Status changed from 'Resolved (Fix Integrated)' to 'Work Needed'.

Nope... we need to have destinct variables as one of the evil properties of copied vars is that their offset is different for each copy.
So to be able to have a valid mapping name-> offset in all the contexts (e.g. for setting a variable with tempNamed:put:), we need the mapping for each escaping temp...


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=10652) from this case.

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