Skip to content

Return forwarding hook from class_getMethodImplementation() on lookup failure#388

Merged
davidchisnall merged 1 commit into
gnustep:masterfrom
cmpwi:master
Jun 28, 2026
Merged

Return forwarding hook from class_getMethodImplementation() on lookup failure#388
davidchisnall merged 1 commit into
gnustep:masterfrom
cmpwi:master

Conversation

@cmpwi

@cmpwi cmpwi commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

(Closes #387.)

@cmpwi

cmpwi commented Jun 28, 2026

Copy link
Copy Markdown
Contributor Author

My GitHub-fu is not as advanced as I'd have hoped. I figured it would be simpler to just delete everything and start all over. This way, I can also split out the formatting stuff from this change.

@davidchisnall

Copy link
Copy Markdown
Member

Not sure why some Windows CI is failing. I guess it’s because they changed something on the runner images?

@davidchisnall davidchisnall merged commit 1536ecc into gnustep:master Jun 28, 2026
87 of 91 checks passed
@cmpwi

cmpwi commented Jun 28, 2026

Copy link
Copy Markdown
Contributor Author

Yeah, I've observed it breaking for quite some time now, weird.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

class_getMethodImplementation() calls forwarding hook with nil receiver

2 participants