Skip to content

Adding-test-for-inspecting-outer-variable-in-clean-block#1362

Merged
Ducasse merged 1 commit intopharo-spec:Pharo14from
tesonep:Adding-test-for-inspecting-outer-variable-in-clean-block
Apr 16, 2026
Merged

Adding-test-for-inspecting-outer-variable-in-clean-block#1362
Ducasse merged 1 commit intopharo-spec:Pharo14from
tesonep:Adding-test-for-inspecting-outer-variable-in-clean-block

Conversation

@tesonep
Copy link
Copy Markdown
Contributor

@tesonep tesonep commented Mar 27, 2026

If we inpect or evaluate any expression using a variable in the outer context of a clean block it crashes the VM.

The fix in Pharo is PR #19487
This test will crash until that PR is integrated

… context of a clean block it crashes the VM.

The fix in Pharo is PR #19487
This test will crash until that PR is integrated
@tesonep
Copy link
Copy Markdown
Contributor Author

tesonep commented Mar 27, 2026

Depends on pharo-project/pharo#19487

@Ducasse Ducasse closed this Apr 13, 2026
@Ducasse Ducasse reopened this Apr 13, 2026
@Ducasse
Copy link
Copy Markdown
Contributor

Ducasse commented Apr 16, 2026

Guille did a large pass on all the logic and we got a better implementation of lookupVar: and friends

@Ducasse Ducasse closed this Apr 16, 2026
@Ducasse Ducasse reopened this Apr 16, 2026
@Ducasse
Copy link
Copy Markdown
Contributor

Ducasse commented Apr 16, 2026

I want to see the result of the integration tests with the new Pharo14.

@Ducasse Ducasse merged commit e053f8d into pharo-spec:Pharo14 Apr 16, 2026
1 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants