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

Patch to avoid crash in #16351 #16354

Merged
merged 2 commits into from
Nov 17, 2022
Merged

Patch to avoid crash in #16351 #16354

merged 2 commits into from
Nov 17, 2022

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Nov 16, 2022

This needs follow up but I don't have the time.

  • figure out why we crash and what is the right fix
  • fix the test to compile lib with 2.13

Fixes #16351 (provisionally)

This needs follow up but I don't have the time.

 - figure out why we crash and what is the right fix
 - fix the test to compile lib with 2.13

Fixes scala#16531  (provisionally)
@bishabosha bishabosha enabled auto-merge November 17, 2022 10:54
@bishabosha bishabosha merged commit a30e54b into scala:main Nov 17, 2022
@bishabosha bishabosha deleted the fix-16351 branch November 17, 2022 12:09
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

Successfully merging this pull request may close these issues.

Class cast exception when creating a new 2.13-defined class accepting a by-name parameter
2 participants