Thread overview
[Issue 22178] [REG 2.097] Compilers do not compile on Musl Libc
Aug 05, 2021
Dlang Bot
Aug 05, 2021
Dlang Bot
Aug 09, 2021
Dlang Bot
August 05, 2021
https://issues.dlang.org/show_bug.cgi?id=22178

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@Geod24 created dlang/druntime pull request #3538 "Fix 22178: fpclassify is pure on Musl too" fixing this issue:

- Fix 22178: fpclassify is pure on Musl too

https://github.com/dlang/druntime/pull/3538

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

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/druntime pull request #3538 "Fix 22178: fpclassify is pure on Musl too" was merged into stable:

- 0d40912e0b3283b0d114c25e8d69bae9b2365de3 by Geod24:
  Fix 22178: fpclassify is pure on Musl too

https://github.com/dlang/druntime/pull/3538

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/druntime pull request #3540 "merge stable" was merged into master:

- d481db2c121828af6f3f32c91bd1d8f63d91d791 by Geod24:
  Fix 22178: fpclassify is pure on Musl too

https://github.com/dlang/druntime/pull/3540

--