-
-
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
error: ‘T2_’ undeclared
and error: incompatible types when assigning to type ‘void *’
Closures
const
#24361
opened Oct 25, 2024 by
tersec
Test failures on aarch64
Closures
Inheritance
OS/Architecture Specific
#24287
opened Oct 11, 2024 by
ggardet
Segfault in nimlangserver when Related to documentation content (not generation).
Iterators
Threads
-d:nimOptIter
is defined
Closures
Documentation
#24094
opened Sep 10, 2024 by
jmgomez
Closures capture scope is confusing, leading to unexpective behaviour
Closures
#23684
opened Jun 6, 2024 by
Alogani
SIGSEGV with nested finally in closure iterator
Closures
Status
#23390
opened Mar 11, 2024 by
arnetheduck
Calling a proc inside a tuple inside a literal array, Nim compiler generates invalid C code
Closures
Code Generation
const
`const x=expr` or `static: stmt`
#20544
opened Oct 11, 2022 by
AdamSpitz
Compiler crash with sequence of proc
Closures
Compiler Crash
VM
see also `const` label
#19562
opened Feb 23, 2022 by
iacore
Sugar anonymous procedure and procedure type fails on identity function
Closures
Type Inference
#18447
opened Jul 7, 2021 by
arkanoid87
Compiler internal error when defining local iterator variable.
Closures
Compiler Crash
Iterators
#17632
opened Apr 3, 2021 by
lscrd
gcc fails to compile: expected 't1' but argument is of type 't2'
Closures
Code Generation
#17200
opened Feb 28, 2021 by
avdva
Map function with a variable under walkDirRec caused a compile error
Closures
Code Generation
Iterators
#12375
opened Oct 7, 2019 by
hokamoto
ProTip!
Adding no:label will show everything without a label.