[Issue 22461] OpenBSD: Use fmodl

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Nov 1 07:41:56 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=22461

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

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

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #13249 "Fix Issue 22461 - OpenBSD: Use fmodl" was merged
into stable:

- dd3e2065ccd2e6b7319a25747f30fbf78ed1b298 by Brian Callahan:
  OpenBSD has had fmodl since 5.0 (2011)
  FreeBSD has had fmodl since 8.0 (2008)
  DragonFly BSD has had fmodl since 4.1 (2013)
  The special casing to use fmod instead of fmodl can be removed.
  Fix Issue 22461 - OpenBSD: Use fmodl

https://github.com/dlang/dmd/pull/13249

--


More information about the Digitalmars-d-bugs mailing list