-
-
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
nimsuggest: Crash when parsing const x = readFile(...)
Compiler Crash
Nimsuggest
VM
see also `const` label
#24530
opened Dec 12, 2024 by
foldl
Building some applications causes whole system to crash (out of memory)
Regression
VM
see also `const` label
#24503
opened Dec 4, 2024 by
WeebNetsu
nimsuggest:
def
result is incorrect when used on template without parentheses
#24488
opened Dec 1, 2024 by
doongjohn
nimsuggest:
def
result is incorrect when using the for loop without explicit call of .items
or .pairs
.
#24487
opened Dec 1, 2024 by
doongjohn
Set construction syntax no longer works for generic parameter
Regression
#24484
opened Nov 28, 2024 by
autumngray
Infinite loop while looping in range uint32.low..uint32.high
#24470
opened Nov 23, 2024 by
ovenpasta
Infinite recursion instantiating generic defined on a concept
Concepts
#24463
opened Nov 21, 2024 by
c-blake
Object types as generic constraints are treated as uninstantiated when passing subtypes
Generics
Inheritance
#24447
opened Nov 17, 2024 by
metagn
Cannot inherit from generic forward types
Compiler Crash
Generics
Inheritance
#24446
opened Nov 17, 2024 by
metagn
How to generate scripts for a currently unsupported platform with
niminst
?
#24414
opened Nov 7, 2024 by
barracuda156
httpclient ssl options issue
Documentation Content
Related to documentation content (not generation).
Standard Library
#24394
opened Oct 31, 2024 by
vchettur
error: ‘T2_’ undeclared
and error: incompatible types when assigning to type ‘void *’
Closures
const
#24361
opened Oct 25, 2024 by
tersec
let
/const
-bound anonymous proc
doesn't participate in overload resolution
Overload Resolution
Symbol Resolution
#24357
opened Oct 25, 2024 by
tersec
Error: identifier expected, but found '(0, 0)[0]'
with let _ =
in for _ in r.fields
#24339
opened Oct 22, 2024 by
tersec
User-defined typeclasses or type aliases in generic procs cannot be distinct
#24337
opened Oct 22, 2024 by
mothfuzz
Memory corruption/read from uninitialized memory with
{.noinit.}
in refc
in Nim 2.0/2.2/devel
, also triggers gcc
UBSAN
#24332
opened Oct 20, 2024 by
tersec
times
doesn't work in nimscript
Feature
Nimscript
Standard Library
Times
#24292
opened Oct 12, 2024 by
metagn
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.