Skip to content

fix #11128: skip ctor proxy in named export #11151

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

Merged
merged 1 commit into from
Jan 18, 2021

Conversation

bishabosha
Copy link
Member

fixes #11128

This does not enable creator applications to work with exported classes, a follow up change would be needed to decide the correct encoding of a constructor proxy for an exported class.

@bishabosha bishabosha requested a review from odersky January 18, 2021 13:30
@bishabosha bishabosha added the fasttrack Simple fix. Reviewer should merge or apply additional changes directly. label Jan 18, 2021
@odersky odersky merged commit 63cd945 into scala:master Jan 18, 2021
@odersky odersky deleted the fix-11128 branch January 18, 2021 17:32
@Kordyjan Kordyjan added this to the 3.0.0 milestone Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fasttrack Simple fix. Reviewer should merge or apply additional changes directly.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Export of class fails with "constructor proxy ... cannot be used as a value"
3 participants