Thread overview
[Issue 22176] Nullable creates autogenerated opAssign, triggering invariants
Aug 04, 2021
Dlang Bot
Aug 07, 2021
Dlang Bot
Aug 09, 2021
Dlang Bot
August 04, 2021
https://issues.dlang.org/show_bug.cgi?id=22176

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@FeepingCreature created dlang/phobos pull request #8187 "Fix issue 22176: Revert 51bdf472dfb659cddb725cea153f0be103313e32" fixing this issue:

- Fix issue 22176: Revert 51bdf472dfb659cddb725cea153f0be103313e32
  Revert "Fix Issue 20552 - Deprecated Nullable.get warning with Appenders"
  `Nullable.get` is removed anyways.

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

--
August 07, 2021
https://issues.dlang.org/show_bug.cgi?id=22176

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #8187 "Fix issue 22176: Revert #7759 "Deprecated Nullable.get warning with Appenders"" was merged into stable:

- f50a8c17049d3c7b4f9efc547896db086e9899d3 by Mathis Beer:
  Fix issue 22176: Revert 51bdf472dfb659cddb725cea153f0be103313e32
  Revert "Fix Issue 20552 - Deprecated Nullable.get warning with Appenders"
  `Nullable.get` is removed anyways.

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

--
August 09, 2021
https://issues.dlang.org/show_bug.cgi?id=22176

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #8189 "merge stable" was merged into master:

- f0372ae659edb885598bd2570604e4a1bdeb2fcf by Mathis Beer:
  Fix issue 22176: Revert 51bdf472dfb659cddb725cea153f0be103313e32
  Revert "Fix Issue 20552 - Deprecated Nullable.get warning with Appenders"
  `Nullable.get` is removed anyways.

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

--