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 compile crashes with one parameter #24618

Merged
merged 1 commit into from
Jan 16, 2025
Merged

fixes compile crashes with one parameter #24618

merged 1 commit into from
Jan 16, 2025

Conversation

ringabout
Copy link
Member

@ringabout ringabout commented Jan 16, 2025

{.compile("foo.c").} makes Nim compiler crash

@Araq Araq merged commit 70d057f into devel Jan 16, 2025
21 checks passed
@Araq Araq deleted the pr_compile_2 branch January 16, 2025 14:43
Copy link
Contributor

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

Hint: mm: orc; opt: speed; options: -d:release
178408 lines; 9.402s; 651.211MiB peakmem

narimiran pushed a commit that referenced this pull request Jan 20, 2025
`{.compile("foo.c").}` makes Nim compiler crash

(cherry picked from commit 70d057f)
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