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

Scala 3.3.x support blocked by potential bug in Scala 3.3.0 #1250

Open
SamTheisens opened this issue Aug 20, 2023 · 0 comments · May be fixed by SamTheisens/ReactiveMongo#2
Open

Scala 3.3.x support blocked by potential bug in Scala 3.3.0 #1250

SamTheisens opened this issue Aug 20, 2023 · 0 comments · May be fixed by SamTheisens/ReactiveMongo#2

Comments

@SamTheisens
Copy link
Contributor

SamTheisens commented Aug 20, 2023

Bug report

A Scala 3.3.0 bugfix scala/scala3#16373 prevents ReactiveMongo from compiling with scala 3.3.0 or later.

Library Dependencies

Scala version 3.3.0-RC1-bin-20221214-6383025-NIGHTLY is the release that introduces this problem

Expected Behavior

Compilation succeeds without errors

Actual Behavior

Compilation fails with the following error:

[error] cannot resolve reference to type reactivemongo.api.collections.GenericCollectionWithCommands[P]#pack.type.Writer

Reproducible Test Case

#1251

@SamTheisens SamTheisens changed the title Scala 3.3.x support blocked by potential bug in Scala 3.0.0 Scala 3.3.x support blocked by potential bug in Scala 3.3.0 Sep 22, 2023
@nicolasstucki nicolasstucki mentioned this issue Apr 9, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant