[Issue 18728] std.math.fdim does not handle nan correctly

2019-03-11 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18728

Dlang Bot  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Dlang Bot  ---
dlang/phobos pull request #6896 "Fix Issue 18728 - std.math.fdim does not
handle nan correctly" was merged into master:

- 0827012c3d08000bf75e3fa6d94d72f66d26f153 by Lepadatu Tiberiu:
  Fix Issue 18728 - std.math.fdim does not handle nan correctly
  Add the real unittests.
  Changed the condition to match what thewilsonator said.

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

--


[Issue 18728] std.math.fdim does not handle nan correctly

2019-03-08 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18728

Dlang Bot  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #2 from Dlang Bot  ---
@tibi77 created dlang/phobos pull request #6896 "Fix Issue 18728 -
std.math.fdim does not handle nan correctly" fixing this issue:

- Fix Issue 18728 - std.math.fdim does not handle nan correctly

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

--


[Issue 18728] std.math.fdim does not handle nan correctly

2018-10-21 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18728

Tiberiu Lepadatu  changed:

   What|Removed |Added

 CC||tiberiulepadat...@gmail.com

--- Comment #1 from Tiberiu Lepadatu  ---
Can I work on this?

--


[Issue 18728] std.math.fdim does not handle nan correctly

2018-04-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18728

petrug  changed:

   What|Removed |Added

 CC||petru.guri...@gmail.com
   Assignee|nob...@puremagic.com|petru.guri...@gmail.com

--


[Issue 18728] std.math.fdim does not handle nan correctly

2018-04-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18728

Eduard Staniloiu  changed:

   What|Removed |Added

   Keywords||bootcamp
 CC||edi33...@gmail.com

--