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 #22913; fixes #12985 differently push-ing pragma exportc genera… #22941

Merged
merged 2 commits into from
Nov 19, 2023

Conversation

ringabout
Copy link
Member

@ringabout ringabout commented Nov 15, 2023

…tes invalid C identifiers

fixes #22913
fixes #12985 differently

{.push.} now does not apply to generic instantiations

compiler/pragmas.nim Outdated Show resolved Hide resolved
@Araq Araq merged commit 5dafcf4 into devel Nov 19, 2023
22 checks passed
@Araq Araq deleted the pr_dollar_rehash2 branch November 19, 2023 16:52
Copy link
Contributor

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

Hint: mm: orc; opt: speed; options: -d:release
176573 lines; 7.250s; 768.062MiB peakmem

narimiran pushed a commit that referenced this pull request Apr 18, 2024
#22941)

…tes invalid C identifiers

fixes #22913
fixes #12985 differently

`{.push.} now does not apply to generic instantiations`

(cherry picked from commit 5dafcf4)
narimiran added a commit that referenced this pull request Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants