Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

1.9.1 leaks unprefixed symbols #65

Open
agx opened this issue Nov 28, 2024 · 0 comments
Open

1.9.1 leaks unprefixed symbols #65

agx opened this issue Nov 28, 2024 · 0 comments

Comments

@agx
Copy link
Contributor

agx commented Nov 28, 2024

These new symbols are public in 1.9.1 but not 1.9.0

 destroySchemeDetails@Base 1.9.1
 destroySchemeDetailsArray@Base 1.9.1
 destroySuggestions@Base 1.9.1
 destroySuggestionsArray@Base 1.9.1
 destroySymbol@Base 1.9.1
 destroySymbolArray@Base 1.9.1
 destroyTransliterationResult@Base 1.9.1
 makeSymbol@Base 1.9.1

I would expect these to be in the varnam_ namespace to not clash with other libraries in programs. Is the export of unprefixed symbols intentional?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant