April 17, 2021
https://issues.dlang.org/show_bug.cgi?id=21834

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw created dlang/phobos pull request #7974 "fix Issue 21834 - std.numeric.gcd can't handle negative values" fixing this issue:

- fix Issue 21834 - std.numeric.gcd can't handle negative values

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

--
April 17, 2021
https://issues.dlang.org/show_bug.cgi?id=21834

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 #7974 "fix Issue 21834 - std.numeric.gcd can't handle negative values" was merged into master:

- b7a1f34e3c0c2c177e7a22fe515968adc6d54055 by Iain Buclaw:
  fix Issue 21834 - std.numeric.gcd can't handle negative values

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

--