[Issue 21989] [REG 2.096] Double destruction of new'ed aggregates since `-preview=dtorfields` became the default
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Nov 11 06:46:46 UTC 2023
https://issues.dlang.org/show_bug.cgi?id=21989
Mai Lapyst <info at lapyst.by> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |info at lapyst.by
--- Comment #5 from Mai Lapyst <info at lapyst.by> ---
It seems that in 2.103.0 this bug was fixed; atleast the provided example
doesn't produces the "OH NO!" anymore:
```
2103L
Expected fail: oops
```
--
More information about the Digitalmars-d-bugs
mailing list