[Issue 21923] `@live` does not take destructor code into account.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Jul 25 09:09:20 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=21923
Jan Jurzitza <d.bugs at webfreak.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |d.bugs at webfreak.org
--- Comment #1 from Jan Jurzitza <d.bugs at webfreak.org> ---
additionally there is a segfault (ICE) if you declare your variable using
```
scope t = Handle(10);
```
--
More information about the Digitalmars-d-bugs
mailing list