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

Revisit the name mangling rule usage for the '$' character #58

Merged
merged 1 commit into from
Jul 27, 2021

Conversation

pomadchin
Copy link
Member

Some extra context and thoughts can be found here: #57
But in short: we don't need a special case for the $ character: the only difference now would be in the generated filename that would also have an encoded $ which makes filenames consistent with all generated method names.

Closes #36

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

Successfully merging this pull request may close these issues.

sbt-javah mangles names of @native methods in objects incorrectly
1 participant