You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue seems not to be related to avoidance changes introduced in 3.1.3 and reverts of that change as it compiles in both 3.1.1 and 3.1.3. It seems that the problem might be caused by the local Context type
Compiler version
Works with 3.1.1
Works with 3.1.3
Fails in 3.2.0-RC1
Fails in 3.2.1-RC1-bin-20220711-6efd92d-NIGHTLY
I think what we observe here is the fuzz test boundary established by the huge number of projects we test. Many changes will trip something up, and often it is not immediately clear what it is. That's why we need minimizations and bisections. I am really thankful for everyone who makes this work.
Community build regression for https://github.com/rssh/cps-async-connect (maintainer @rssh)
Based on Open Community Build #2434
Part of #15647 regressions tracker
This issue seems not to be related to avoidance changes introduced in 3.1.3 and reverts of that change as it compiles in both 3.1.1 and 3.1.3. It seems that the problem might be caused by the local
Context
typeCompiler version
Works with 3.1.1
Works with 3.1.3
Fails in 3.2.0-RC1
Fails in 3.2.1-RC1-bin-20220711-6efd92d-NIGHTLY
Minimized code
Output
Expectation
It should compile
The text was updated successfully, but these errors were encountered: