Skip to content

moduleClass is broken after erasure #349

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 Feb 4, 2015 · 1 comment · Fixed by #358
Closed

moduleClass is broken after erasure #349

DarkDimius opened this issue Feb 4, 2015 · 1 comment · Fixed by #358

Comments

@DarkDimius
Copy link
Contributor

myInfo that before erasure was a ExprType now becomes a MethodType, that is not handled

@odersky
Copy link
Contributor

odersky commented Feb 11, 2015

Where is the fix? We should add the label "Fix available" only if there is a PR containing the fix.

DarkDimius added a commit to dotty-staging/dotty that referenced this issue Feb 11, 2015
…hodType

ExprType erases to MethodType and need to be handled.
DarkDimius added a commit to dotty-staging/dotty that referenced this issue Feb 11, 2015
…hodType

ExprType erases to MethodType and need to be handled.
tgodzik added a commit to tgodzik/scala3 that referenced this issue Apr 29, 2025
Backport "Check trailing blank line at EOF for OUTDENT" to 3.3 LTS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants