Skip to content

Tighten requirements for migration mode #11619

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
Mar 8, 2021

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Mar 5, 2021

We now issue a migration warning only if the source version is migrating and
exactly one before the current source. Previously, a migration warning intended
for 3.0-migration would also have been issued for future-migration.

Also, fix error message for viewbounds.

Fixes #11567

We now issue a migration warning only if the source version is migrating and
exactly one before the current source. Previously, a migration warning intended
for 3.0-migration would also have been issued for future-migration.

Also, fix error message for viewbounds.
@nicolasstucki
Copy link
Contributor

There are still some tests failing

@odersky odersky removed their assignment Mar 7, 2021
@nicolasstucki nicolasstucki merged commit f96b298 into scala:master Mar 8, 2021
@nicolasstucki nicolasstucki deleted the fix-11567 branch March 8, 2021 14:03
@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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove view bound support in 3.1
3 participants