[Pharo-project] Issue 3940 in pharo: BlockNode has undeclared ivar optimizedMessageNode
Status: Accepted Owner: marcus.d...@gmail.com Labels: Milestone-1.3 New issue 3940 by marcus.d...@gmail.com: 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
Comment #1 on issue 3940 by marcus.d...@gmail.com: BlockNode has undeclared ivar optimizedMessageNode http://code.google.com/p/pharo/issues/detail?id=3940 and there are accessors for an undefined var "tempsMark"
Updates: Status: FixProposed Comment #2 on issue 3940 by nicolas....@gmail.com: 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...
Updates: Status: Duplicate Mergedinto: 2559 Comment #3 on issue 3940 by marcus.d...@gmail.com: BlockNode has undeclared ivar optimizedMessageNode http://code.google.com/p/pharo/issues/detail?id=3940 (No comment was entered for this change.)
participants (1)
-
pharo@googlecode.com