Thread overview
[Issue 22511] Nullable is not copyable when templated type has elaborate copy ctor
Nov 14, 2021
Dlang Bot
Nov 15, 2021
Dlang Bot
Nov 15, 2021
Dlang Bot
Nov 15, 2021
Dlang Bot
Oct 24, 2022
Mathias LANG
November 14, 2021
https://issues.dlang.org/show_bug.cgi?id=22511

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@omerfirmak created dlang/phobos pull request #8316 "Fix Issue 22511 - Add explicit copy ctor for Nullable" fixing this issue:

- Fix Issue 22511 - Add explicit copy ctor for Nullable

https://github.com/dlang/phobos/pull/8316

--
November 15, 2021
https://issues.dlang.org/show_bug.cgi?id=22511

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@omerfirmak created dlang/phobos pull request #8318 "Merge PR #8315 & #8316 in to `stable`" fixing this issue:

- Fix Issue 22511 - Add explicit copy ctor for Nullable

https://github.com/dlang/phobos/pull/8318

--
November 15, 2021
https://issues.dlang.org/show_bug.cgi?id=22511

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #8316 "Fix Issue 22511 - Add explicit copy ctor for Nullable" was merged into master:

- b141ae469baf5b496ace0e056893b48c371efc72 by Ömer Faruk IRMAK:
  Fix Issue 22511 - Add explicit copy ctor for Nullable

https://github.com/dlang/phobos/pull/8316

--
November 15, 2021
https://issues.dlang.org/show_bug.cgi?id=22511

--- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #8318 "Merge PR #8315 & #8316 in to `stable`" was merged into stable:

- e84de9faaefc55d09e9f126615e97cf5a219d2c2 by Ömer Faruk IRMAK:
  Fix Issue 22511 - Add explicit copy ctor for Nullable

https://github.com/dlang/phobos/pull/8318

--
October 24, 2022
https://issues.dlang.org/show_bug.cgi?id=22511

Mathias LANG <pro.mathias.lang@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ilyayaroshenko@gmail.com

--- Comment #5 from Mathias LANG <pro.mathias.lang@gmail.com> ---
*** Issue 21397 has been marked as a duplicate of this issue. ***

--