Skip to content

bring to dotty's GenBcode the fix for SI-3452 (Java generic signatures in mixins) #25

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

Open
magarciaEPFL opened this issue Feb 18, 2014 · 6 comments

Comments

@magarciaEPFL
Copy link

The fix in question: scala/scala#3493

@retronym
Copy link
Member

IMO static forwarders should be added before GenBCode. Then forwarders for inherited methods could be created with the "as-seen-from" signature, and erasure/post-erasure would take care of the primitive and derived value class boxing/unboxing.

@DarkDimius
Copy link
Contributor

@odersky might be a good time to review this.

@DarkDimius
Copy link
Contributor

I'm not going to work on this any time soon and this is low priority.

@DarkDimius DarkDimius removed their assignment Nov 18, 2015
@DarkDimius
Copy link
Contributor

the fix was fixing felixmulder#25

@DarkDimius DarkDimius reopened this Aug 23, 2016
@odersky
Copy link
Contributor

odersky commented Jan 27, 2018

We also need someone to follow up on backend issues.

@SethTisue
Copy link
Member

This falls under the category of aligning the Scala 2 and Scala 3 back ends. Is there still an open possibility of someone taking that category of issues on as a project?

pikinier20 added a commit that referenced this issue Aug 16, 2022
szymon-rd pushed a commit that referenced this issue Dec 9, 2022
WojciechMazur added a commit to WojciechMazur/dotty that referenced this issue Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants