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

Extension methods on inner classes not working in some cases #403

Closed
rsmckinney opened this issue Dec 6, 2022 · 1 comment
Closed

Extension methods on inner classes not working in some cases #403

rsmckinney opened this issue Dec 6, 2022 · 1 comment

Comments

@rsmckinney
Copy link
Member

Extension methods on inner classes not working in some cases. From slack discussion: https://app.slack.com/client/T01385BBDLH/C012W174Z7V/thread/C012W174Z7V-1669882213.155659

The root problem deals with .class inner class files.

Manifold version: 2022.1.27

rsmckinney added a commit that referenced this issue Dec 6, 2022
- Fix issue involving typevar type finding default value for stub gen
- No longer use class loader to find inner classes, instead search for the inner .class file in the derived compiler classpath
@rsmckinney
Copy link
Member Author

Fix available with release 2022.1.28.

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