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

Fix hasSelector:specialSelectorIndex: on FFI methods that are compiled #12305

Conversation

tinchodias
Copy link
Contributor

FFI methods must delegate to the original non-compiled method to respond.

Fix #12304

@tinchodias
Copy link
Contributor Author

Pair-programmed with @tesonep

@MarcusDenker MarcusDenker merged commit 3808bdf into pharo-project:Pharo11 Jan 11, 2023
@tinchodias tinchodias deleted the 12304-FFI-method-does-not-respond-correctly-to-hasSelectorspecialSelectorIndex branch June 27, 2023 14:02
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.

FFI method does not respond correctly to hasSelector:specialSelectorIndex:
2 participants