Skip to content

Fix bugs in scala3 code #362 #360 #365

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 4 commits into from
Oct 4, 2021
Merged

Fix bugs in scala3 code #362 #360 #365

merged 4 commits into from
Oct 4, 2021

Conversation

lihaoyi
Copy link
Member

@lihaoyi lihaoyi commented Sep 30, 2021

Fixes #362 #360

@lihaoyi
Copy link
Member Author

lihaoyi commented Sep 30, 2021

@jodersky could I get a review

@lihaoyi
Copy link
Member Author

lihaoyi commented Oct 4, 2021

Going to merge this; not sure what the binary compatibility complaint is, since this only touches scala 3 stuff

@lihaoyi
Copy link
Member Author

lihaoyi commented Oct 4, 2021

Seems like the bincompat complaint is MIMA not liking the scala3 version bump. Just disabling MIMA for Scala3 for now

@lihaoyi lihaoyi merged commit c6eacaf into master Oct 4, 2021
@lolgab lolgab deleted the fix-scala-3-bugs branch October 4, 2021 09:53
@lolgab
Copy link
Member

lolgab commented Oct 4, 2021

Great @lihaoyi!
I'll check what's going on with MiMa when I have some time :)

@jodersky
Copy link
Member

jodersky commented Oct 4, 2021

looks good, thanks for the fix!

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.

Using Scala 3 seriously breaks default value handing
3 participants