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
which compiler flags are you using ? I guess -Werror flags would help?
Would love to know a bit more about the issue, regarding the versions and stuff , I guess it has been updated.
The following code should generate a compiler error stating how the same discriminant value is assigned multiple times.
But it seems to generate no errors on gccrs.
Godbolt: https://godbolt.org/z/f1aY19v4q
The text was updated successfully, but these errors were encountered: