Skip to content

Do not retain any selectors in CogAbstractInstruction#798

Merged
guillep merged 2 commits intopharo-project:pharo-10from
RenaudFondeur:warning-unused-functions
May 13, 2024
Merged

Do not retain any selectors in CogAbstractInstruction#798
guillep merged 2 commits intopharo-project:pharo-10from
RenaudFondeur:warning-unused-functions

Conversation

@RenaudFondeur
Copy link
Collaborator

CogAbstractInstruction implements an overly conservative version of requiredMethodNames:.
This provokes the retaining of lots of methods that should not be retained.

Fix #786

@guillep guillep marked this pull request as ready for review May 13, 2024 13:57
@guillep
Copy link
Member

guillep commented May 13, 2024

CI went ok! Thanks @RenaudFondeur !

@guillep guillep merged commit b073bca into pharo-project:pharo-10 May 13, 2024
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.

Improve Slang to not generate functions with no senders *after* doing the inlinings

2 participants