-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Regression: compile error using when/elif/else
and typedesc
in template
#19426
Labels
Comments
bung87
added a commit
to bung87/Nim
that referenced
this issue
Oct 12, 2022
bung87
added a commit
to bung87/Nim
that referenced
this issue
Oct 13, 2022
Araq
pushed a commit
that referenced
this issue
Oct 21, 2022
capocasa
pushed a commit
to capocasa/Nim
that referenced
this issue
Mar 31, 2023
narimiran
pushed a commit
that referenced
this issue
Apr 25, 2023
narimiran
pushed a commit
that referenced
this issue
Apr 25, 2023
narimiran
pushed a commit
that referenced
this issue
Apr 25, 2023
bung87
added a commit
to bung87/Nim
that referenced
this issue
Jul 29, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please help me find a better title for this issue.
The example compiles with 1.4.8 and returns error with 1.6.0.
Bisect has found 2aba116 as first bad commit
Tested with both orc and refc
https://play.nim-lang.org/#ix=3MTf
Example
Current Output
Expected Output
Additional Information
It's a regression:
Bisect result
first bad commit: [2aba116] when statements branches exit early (#17143)
The text was updated successfully, but these errors were encountered: