Skip to content

Fix unexported symbol check for library symbols exported with EXPORTED_FUNCTIONS #24091

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
Apr 15, 2025

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Apr 10, 2025

This bug meant that library symbol exported via EXPORTED_FUNCTIONS were incorrectly being reported as not exported using unexportedRuntimeSymbol

See #24086

@sbc100 sbc100 changed the title Fix unexported symbol check for library symbols exported with EXPORTE… Fix unexported symbol check for library symbols exported with EXPORTED_FUNCTIONS Apr 10, 2025
@sbc100 sbc100 requested review from brendandahl and removed request for brendandahl April 14, 2025 21:42
@sbc100 sbc100 force-pushed the unexportedSymbols branch from 6a04cd4 to c885900 Compare April 14, 2025 22:06
@sbc100 sbc100 requested review from brendandahl and kripken April 14, 2025 22:07
Copy link
Collaborator

@brendandahl brendandahl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r+ w/ nit

@sbc100 sbc100 force-pushed the unexportedSymbols branch 2 times, most recently from 23fa318 to 3f074ee Compare April 14, 2025 22:42
@sbc100 sbc100 force-pushed the unexportedSymbols branch from 3f074ee to 8b32851 Compare April 15, 2025 00:11
@sbc100 sbc100 merged commit 8dc91db into emscripten-core:main Apr 15, 2025
2 of 12 checks passed
@sbc100 sbc100 deleted the unexportedSymbols branch April 15, 2025 00:11
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.

2 participants