Manuscript (Case [Issue]22440) Compiler Opal - Compiler parseExpression does not set up compilation context for method node

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

Manuscript (Case [Issue]22440) Compiler Opal - Compiler parseExpression does not set up compilation context for method node

Pharo Issue Tracker
Manuscript Notification
avatar
Denis Kudryashov opened Case 22440: Compiler parseExpression does not set up compilation context for method node and assigned it to Marcus Denker:
Bug in Project:  Compiler Opal: 1. Pharo Image  •  You are subscribed to this case
With last refactoring around parseExpression and asDoIt there was some change which loose compilation context during parse of method node.

Look at OpalCompiler>>parseExpression. It should setUp "compilationContext: self compilationContext" to resulted method node.

Also look at other places in RBMethodNode where context is set (RBMethodNode>>#doSemanticAnalysis). There is some dirty places which needs cleanup.

I found this problem after looking at broken Seamless tests in Pharo 7. Some doIt remote scripts does not work properly there
Priority Priority: 5 – Fix If Time Status Status: Work Needed
Assigned To Assigned to: Marcus Denker Milestone Milestone: Pharo7.0

Go to Case
No longer need updates? Unsubscribe from this case.

Don't want Manuscript notifications anymore? Update your preferences.

Manuscript

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