You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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
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
The text was updated successfully, but these errors were encountered: