-
-
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] var param corruption and variable mutation when run the code with VM #12551
Labels
Comments
bad commit 162d74d |
iirc my example is very weird, insertion and removal of simple echo or other stmt could hide the bug. |
capocasa
pushed a commit
to capocasa/Nim
that referenced
this issue
Mar 31, 2023
…im-lang#16780 nim-lang#16613 nim-lang#14553 nim-lang#19909 nim-lang#18641 (nim-lang#19902) [backport] * revert nim-lang#12217 since the root problem seems to have been fixed; fix nim-lang#15974;fix nim-lang#12551; fix nim-lang#19464 * fix nim-lang#16020; fix nim-lang#16780 * fix tests and nim-lang#16613 * fix nim-lang#14553 * fix nim-lang#19909; skip skipRegisterAddr * fix nim-lang#18641
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Very hard to shorten the example code, sorry if it's a bit intimidating.
It can be a single bug or two bugs.
Example
Current Output
Expected Output
Additional Information
The text was updated successfully, but these errors were encountered: