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

Compiled method drop last property #13386

Merged

Conversation

privat
Copy link
Contributor

@privat privat commented Apr 10, 2023

As mentioned by #13359 (comment) compiled method can keep an empty additional state.
This is inefficient, but worse could be considered a bug because hasProperties did remain true even if the last property is removed.

This PR fixes that, and add tests

@MarcusDenker MarcusDenker merged commit 12ede70 into pharo-project:Pharo12 Apr 11, 2023
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.

2 participants