FogBugz (Case [Issue]10381) Compiler Opal - Clean up CompiledMethodWithNode

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

FogBugz (Case [Issue]10381) Compiler Opal - Clean up CompiledMethodWithNode

Pharo Issue Tracker
A FogBugz case was opened by Marcus Denker.

Case ID:      10381
Title:        Clean up CompiledMethodWithNode
Status:       Work Needed
Category:     Bug
Project:      Compiler Opal
Area:         Misc
Priority:     3 - Must Fix
Milestone:    Later
Assigned To:  Everyone

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

CompiledMethodWithNode is a holder for a method and an ast

it is just there to that  

methods like

Behavior>>addTraitSelector: aSymbol withMethod: aCompiledMethod

can call 

putSource: sourceStr fromParseNode: methodNode inFile: fileIndex withPreamble: preambleBlock

on CompiledMethod.

 

This is all seriously fucked up.


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

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