Skip to content

Name mangling deviation #560

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

Closed
DarkDimius opened this issue May 13, 2015 · 0 comments
Closed

Name mangling deviation #560

DarkDimius opened this issue May 13, 2015 · 0 comments

Comments

@DarkDimius
Copy link
Contributor

affects run test Course-2002-04-run.log

java.lang.ClassNotFoundException: scala.math.Numeric$$IntIsIntegral$

Actual class has name scala.math.Numeric$IntIsIntegral.class, ie one $ instead of two.

odersky added a commit to dotty-staging/dotty that referenced this issue May 13, 2015
Merge with fullNameSeparated. Take into account that static nested
classes are separated only with a single '$' from the enclosing object.
Previous scheme took the module class as owner, which led to a double '$$'.
odersky added a commit that referenced this issue May 15, 2015
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

No branches or pull requests

1 participant