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

--- Comment #5 from Dlang Bot <[email protected]> ---
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

--

Reply via email to