Re: Issue 2360 in pharo: nil out locals in a block if readBeforeWritten

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

Re: Issue 2360 in pharo: nil out locals in a block if readBeforeWritten

pharo

Comment #6 on issue 2360 by marcus.denker: nil out locals in a block if  
readBeforeWritten
http://code.google.com/p/pharo/issues/detail?id=2360

Next action:

- take the code here and make a .cs or Slice out of it


Reply | Threaded
Open this post in threaded view
|

Re: Issue 2360 in pharo: nil out locals in a block if readBeforeWritten

pharo

Comment #7 on issue 2360 by rydier: nil out locals in a block if  
readBeforeWritten
http://code.google.com/p/pharo/issues/detail?id=2360

How about starting by writing a test where the problem this addresses is  
shown, before applying it blindly?

Personally, I have a hard time figuring out what the code this is supposed  
to fix compilation of  would look like just from glancing at the source...


Reply | Threaded
Open this post in threaded view
|

Re: Issue 2360 in pharo: nil out locals in a block if readBeforeWritten

pharo

Comment #8 on issue 2360 by stephane.ducasse: nil out locals in a block if  
readBeforeWritten
http://code.google.com/p/pharo/issues/detail?id=2360

You are right and we could reuse the test for OPAL.


Reply | Threaded
Open this post in threaded view
|

Re: Issue 2360 in pharo: nil out locals in a block if readBeforeWritten

pharo

Comment #9 on issue 2360 by marcus.denker: nil out locals in a block if  
readBeforeWritten
http://code.google.com/p/pharo/issues/detail?id=2360

Issue 3416 has been merged into this issue.


Reply | Threaded
Open this post in threaded view
|

Re: Issue 2360 in pharo: nil out locals in a block if readBeforeWritten

pharo
Updates:
        Labels: -Milestone-1.2 Milestone-1.3

Comment #10 on issue 2360 by stephane.ducasse: nil out locals in a block if  
readBeforeWritten
http://code.google.com/p/pharo/issues/detail?id=2360

I moved it to 1.3 since this is not a showstopper


Reply | Threaded
Open this post in threaded view
|

Re: Issue 2360 in pharo: nil out locals in a block if readBeforeWritten

pharo

Comment #11 on issue 2360 by [hidden email]: nil out locals in a  
block if readBeforeWritten
http://code.google.com/p/pharo/issues/detail?id=2360

Issue 3513 has been merged into this issue.