-
Notifications
You must be signed in to change notification settings - Fork 21
Non-deterministic warnings from virtpatmat #7020
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
Comments
Imported From: https://issues.scala-lang.org/browse/SI-7020?orig=1 |
@retronym said: I still need to add the other tests and also figure out which of those sets/maps actually needs to be linked rather than the heavy handed approach I took. |
@retronym said: |
@adriaanm said: |
@adriaanm said: |
@retronym said: |
@retronym said:
|
@retronym said: I'm still trying to figure out which parts of the patch actually fix the problem. |
@retronym said: |
Compiling the following three tests generate different output on each run:
test/files/run/virtpatmat_alts.scala
test/files/run/virtpatmat_nested_lists.scala
test/files/run/virtpatmat_opt_sharing.scala
Currently, partest doesn't see these warnings because of #7003, so the tests pass.
An example:
The text was updated successfully, but these errors were encountered: