Issue 7400 in pharo: BlockClosure #decompile should not reference Decompiler directly

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

Issue 7400 in pharo: BlockClosure #decompile should not reference Decompiler directly

pharo
Status: Accepted
Owner: [hidden email]
Labels: Type-Cleanup Milestone-2.0

New issue 7400 by [hidden email]: BlockClosure #decompile should not  
reference Decompiler directly
http://code.google.com/p/pharo/issues/detail?id=7400

... instead do

^self method decompilerClass new decompileBlock: self


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7400 in pharo: BlockClosure #decompile should not reference Decompiler directly

pharo
Updates:
        Status: FixToInclude

Comment #1 on issue 7400 by [hidden email]: BlockClosure #decompile  
should not reference Decompiler directly
http://code.google.com/p/pharo/issues/detail?id=7400

Name:  
SLICE-Issue-7400-BlockClosure-decompile-should-not-reference-Decompiler-directly-MarcusDenker.1
Author: MarcusDenker
Time: 2 February 2013, 6:24:42.142 pm
UUID: aec136f8-a2c5-4399-a6f9-5e46519eea00
Ancestors:
Dependencies: Compiler-MarcusDenker.370

Issue 7400: BlockClosure #decompile should not reference Decompiler directly


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 7400 in pharo: BlockClosure #decompile should not reference Decompiler directly

pharo
Updates:
        Status: Integrated

Comment #2 on issue 7400 by [hidden email]: BlockClosure #decompile  
should not reference Decompiler directly
http://code.google.com/p/pharo/issues/detail?id=7400

in 2.0 507


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