Issue 3940 in pharo: BlockNode has undeclared ivar optimizedMessageNode

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

Issue 3940 in pharo: BlockNode has undeclared ivar optimizedMessageNode

pharo
Status: Accepted
Owner: [hidden email]
Labels: Milestone-1.3

New issue 3940 by [hidden email]: BlockNode has undeclared ivar  
optimizedMessageNode
http://code.google.com/p/pharo/issues/detail?id=3940

accessed in

noteOptimizedIn:
analyseTempsWithin: scopeBlock "<BlockNode>" rootNode:  
rootNode "<MethodNode>" assignmentPools: assignmentPools


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3940 in pharo: BlockNode has undeclared ivar optimizedMessageNode

pharo

Comment #1 on issue 3940 by [hidden email]: BlockNode has undeclared  
ivar optimizedMessageNode
http://code.google.com/p/pharo/issues/detail?id=3940

and there are accessors for an undefined var "tempsMark"


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3940 in pharo: BlockNode has undeclared ivar optimizedMessageNode

pharo
Updates:
        Status: FixProposed

Comment #2 on issue 3940 by [hidden email]: BlockNode has undeclared  
ivar optimizedMessageNode
http://code.google.com/p/pharo/issues/detail?id=3940

OK, I removed the accessors of tempsMark and redefined BlockNode in  
Issue2559 SLICE version 2.

Currently, the MC Merger/differ is not at the usability level of its Squeak  
counterpart.
You cannot install class definition/comment changes and you cannot revert.  
I think I will have to fix these inconveniencies before continuing to  
merge...


Reply | Threaded
Open this post in threaded view
|

Re: Issue 3940 in pharo: BlockNode has undeclared ivar optimizedMessageNode

pharo
Updates:
        Status: Duplicate
        Mergedinto: 2559

Comment #3 on issue 3940 by [hidden email]: BlockNode has undeclared  
ivar optimizedMessageNode
http://code.google.com/p/pharo/issues/detail?id=3940

(No comment was entered for this change.)