Thread overview
[Issue 22830] Solaris: error: module 'core.stdc.math' import 'signbit' not found
Mar 01, 2022
Dlang Bot
Mar 01, 2022
Dlang Bot
Mar 01, 2022
Dlang Bot
March 01, 2022
https://issues.dlang.org/show_bug.cgi?id=22830

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw updated dlang/druntime pull request #3765 "fix Issue 22829 - [REG master] Undefined symbol stderr first referenced in file test19933.o" fixing this issue:

- fix Issue 22830 - Solaris: error: module 'core.stdc.math' import 'signbit' not found#

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

--
March 01, 2022
https://issues.dlang.org/show_bug.cgi?id=22830

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw created dlang/druntime pull request #3767 "fix Issue 22830 - Solaris: error: module 'core.stdc.math' import 'signbit' not found" fixing this issue:

- fix Issue 22830 - Solaris: error: module 'core.stdc.math' import 'signbit' not found

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

--
March 01, 2022
https://issues.dlang.org/show_bug.cgi?id=22830

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

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

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/druntime pull request #3767 "fix Issue 22830 - Solaris: error: module 'core.stdc.math' import 'signbit' not found" was merged into master:

- 7c219914962c99ef36980202a83b307269299a42 by Iain Buclaw:
  fix Issue 22830 - Solaris: error: module 'core.stdc.math' import 'signbit'
not found

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

--