[Issue 22619] [REG2.098.1] Nullable regression introduced by new copy ctor
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jan 11 08:58:00 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=22619
--- Comment #5 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #8358 "Work around issue 22619 - Avoid Nullable copy
ctor unless required" was merged into stable:
- 9db3a9afdf07263aefdc0e3f04dc40ef3969e3cc by Martin Kinkelin:
Work around issue 22619 - Avoid Nullable copy ctor unless required
Copy ctors are still buggy, so unconditionally adding one for Nullable
is everything but a non-breaking change (and was added in the 2.098.1
point release).
https://github.com/dlang/phobos/pull/8358
--
More information about the Digitalmars-d-bugs
mailing list