August 29, 2021
https://issues.dlang.org/show_bug.cgi?id=22249

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@pbackus created dlang/phobos pull request #8221 "Fix Issue 22249 - std.experimental.checkedint: Warn.onLowerBound does…" fixing this issue:

- Fix Issue 22249 - std.experimental.checkedint: Warn.onLowerBound does not compile

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

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

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 #8221 "Fix Issue 22249 - std.experimental.checkedint: Warn.onLowerBound does…" was merged into master:

- ac4850edd1e0a77ddffeca1e9d7b61a797fc9516 by Paul Backus:
  Fix Issue 22249 - std.experimental.checkedint: Warn.onLowerBound does not
compile

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

--