Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

11218-CleanBlocks-Compiler-should-not-change-the-outerCode-for-all-blocks-in-the-literals #11229

Conversation

MarcusDenker
Copy link
Member

The Compiler adds a back pointer from compiled block to the outer code.

Only do that for blocks the compiler created, where the outer code is not yet set.

fixes #11218

Only do that for blocks the compiler created, where the outerCode is not yet set.

fixes pharo-project#11218
@MarcusDenker MarcusDenker merged commit e6ab150 into pharo-project:Pharo11 May 18, 2022
@MarcusDenker MarcusDenker deleted the 11218-CleanBlocks-Compiler-should-not-change-the-outerCode-for-all-blocks-in-the-literals branch May 18, 2022 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CleanBlocks] Compiler should not change the outerCode for all blocks in the literals
1 participant