Re: [Pharo-project] Issue 2360 in pharo: nil out locals in a block if readBeforeWritten
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
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...
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.
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.
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
Comment #11 on issue 2360 by marcus.d...@gmail.com: 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.
participants (1)
-
pharo@googlecode.com