[Issue 22619] [REG2.098.1] Nullable regression introduced by new copy ctor

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 10 15:50:44 UTC 2022


https://issues.dlang.org/show_bug.cgi?id=22619

--- Comment #4 from Dlang Bot <dlang-bot at dlang.rocks> ---
@kinke created dlang/phobos pull request #8358 "Work around issue 22619 - Avoid
Nullable copy ctor unless required" mentioning this issue:

- 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