February 19, 2019
https://issues.dlang.org/show_bug.cgi?id=19686

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@Biotronic created dlang/phobos pull request #6872 "Fix issue 19686 - sgn is too greedy" fixing this issue:

- Fix issue 19686 - sgn is too greedy

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

--
February 19, 2019
https://issues.dlang.org/show_bug.cgi?id=19686

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 #6872 "Fix issue 19686 - sgn is too greedy" was merged into master:

- 4cc23fd93a7f1741d319e634ca42b0bf0468509b by Simen Kjærås:
  Fix issue 19686 - sgn is too greedy

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

--