Skip to content
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

fixes the regressions caused by the fix for #20107 [backport] #20287

Merged
merged 4 commits into from
Aug 31, 2022

Conversation

Araq
Copy link
Member

@Araq Araq commented Aug 30, 2022

No description provided.

@@ -1,5 +1,5 @@
discard """
cmd: "nim c -d:release -d:danger $file"
cmd: "nim c -d:release -d:danger --gc:orc $file"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be reasonable to test both ORC and non-ORC? There appeared to be at least somewhat distinct failure modes, and therefore, conversely, it's not obvious that ORC might not work with non-ORC failing.

@Araq Araq merged commit 5211a47 into devel Aug 31, 2022
@Araq Araq deleted the araq-refixes-20107 branch August 31, 2022 11:19
@github-actions
Copy link
Contributor

Thanks for your hard work on this PR!
The lines below are statistics of the Nim compiler built from 5211a47

Hint: mm: orc; threads: on; opt: speed; options: -d:release
163907 lines; 12.853s; 840.488MiB peakmem

narimiran pushed a commit that referenced this pull request Aug 31, 2022
* fixes the regressions caused by the fix for #20107 [backport]

(cherry picked from commit 5211a47)
capocasa pushed a commit to capocasa/Nim that referenced this pull request Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants