-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Issues: nim-lang/Nim
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[ARC]
{.global.}
pragma doesn't work when the variable is initialized with non-value types
ARC/ORC Memory Management
{.global.}
#17552
opened Mar 28, 2021 by
ghost
--gc:ARC cause compiler crashed
ARC/ORC Memory Management
{.global.}
#16823
opened Jan 25, 2021 by
codehz
{.global.} var calls destroy when goes out of scope (unlike {.threadvar.})
Destructors
{.global.}
#14986
opened Jul 15, 2020 by
timotheecour
{.global.} and const interact weirdly
Error Messages
{.global.}
VM
see also `const` label
#11285
opened May 20, 2019 by
davidgarland
Misbehaving codegen with static[T] + {.global.} + {.inline.} + different modules
{.global.}
Static[T]
#5945
opened Jun 5, 2017 by
yglukhov
Constructor to global variable in converter generates illegal c code
{.global.}
refc
refc issues
#4594
opened Aug 9, 2016 by
Tarmean
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.