Skip to content

threads::shared: make the magic vtbls static #23567

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

Merged
merged 1 commit into from
Aug 17, 2025

Conversation

tonycoz
Copy link
Contributor

@tonycoz tonycoz commented Aug 13, 2025

This is a minor improvement to binary size.

Fixes #15004


  • This set of changes does not require a perldelta entry.

This is a minor improvement to binary size.

Fixes Perl#15004
@tonycoz tonycoz force-pushed the 15004-static-threads-shared branch from afd4317 to cff0616 Compare August 13, 2025 04:22
@tonycoz tonycoz merged commit bac7097 into Perl:blead Aug 17, 2025
33 checks passed
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.

[PATCH] XS staticing in ext and dist
4 participants