-
-
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
Object destructor not called when reassigning after a try-except block.
Destructors
#24103
opened Sep 13, 2024 by
darkestpigeon
Destructor not consistently called for different init forms
Destructors
#21244
opened Jan 9, 2023 by
arnetheduck
Broken finializer binding for distinct refs
Destructors
Distinct Types
refc
refc issues
#19138
opened Nov 13, 2021 by
alaviss
=destroy
doesn't work in VM or js
Destructors
Javascript
VM
#17237
opened Mar 2, 2021 by
timotheecour
{.inline.} destructors don't compile under --gc:refc
Destructors
Language Design
refc
refc issues
#16732
opened Jan 16, 2021 by
alaviss
Cannot declare type-bound operators using type aliases
Destructors
#16669
opened Jan 10, 2021 by
alaviss
{.global.} var calls destroy when goes out of scope (unlike {.threadvar.})
Destructors
{.global.}
#14986
opened Jul 15, 2020 by
timotheecour
destructor not called (leak) for seq elements; destructor called for default-initialized object
Destructors
#14604
opened Jun 8, 2020 by
timotheecour
[Arc]
=destroy
does not work as expected with Generic Nesting
ARC/ORC Memory Management
Destructors
#14537
opened Jun 1, 2020 by
tulayang
Inferred destructors
=
, =sink
, =destroy
should be inline
Code Generation
Destructors
Performance
Severe
#14116
opened Apr 25, 2020 by
mratsim
Forced to forward declare when overloading
=
and =sink
Destructors
#13025
opened Jan 3, 2020 by
mratsim
Assignment overloading: infinite recursion even with system.Related to documentation content (not generation).
=
Destructors
Documentation
#13024
opened Jan 3, 2020 by
mratsim
Destructors + concepts semcheck issue
ARC/ORC Memory Management
Concepts
Destructors
Low Priority
Semantic Analysis
#12620
opened Nov 7, 2019 by
mratsim
Make asyncfutures.read work with copy disallowed types
Destructors
#11808
opened Jul 21, 2019 by
alaviss
regression(0.20) destructor not called in VM
Destructors
Medium Priority
Regression
VM
see also `const` label
#11612
opened Jun 28, 2019 by
timotheecour
Tuple/array/seq constructors don't inject assignment/sink
Destructors
#9624
opened Nov 5, 2018 by
jwollen
Compiler error with sequences of destructible types
Destructors
stale
Staled PR/issues; remove the label after fixing them
works_but_needs_test_case
#9617
opened Nov 4, 2018 by
jwollen
Get rid of Everything related to Nim's async
Destructors
Standard Library
asyncCheck
Async
#4077
opened Apr 12, 2016 by
dom96
ProTip!
Mix and match filters to narrow down what you’re looking for.