Skip to content

Conversation

@nicolasstucki
Copy link
Contributor

No description provided.

val LibraryForward: Map[String, Seq[ProblemFilter]] = Map(
// Additions that require a new minor version of the library
Build.previousDottyVersion -> Seq(
// This language feature is not in 3.4.0-RC1 but will be added in 3.4.0-RC2
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is something broken in 3.4.0-RC2. The changes of #19316 where modified when backporting
https://github.com/lampepfl/dotty/pull/19316/files#diff-54406bedea7a8bfcd15a49467ca97594ae3c8ef3de104b0ebe5828d146b8ecd4R36
to
5fe047b#diff-54406bedea7a8bfcd15a49467ca97594ae3c8ef3de104b0ebe5828d146b8ecd4R36
This implies that we did not add the expected 3.5 language tag.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have two ways to fix this

  1. We fix this and release a 3.4.0-RC3
  2. We do not fix it and revert temporarily (for 3.4.0) the 3.5 version from the main branch. Then we add it back when we decide to go to 3.5.

@nicolasstucki nicolasstucki mentioned this pull request Jan 22, 2024
15 tasks
@nicolasstucki
Copy link
Contributor Author

Replaced with #19529

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.

1 participant