Thread overview
[Issue 23157] undefined reference to `__cmsg_nxthdr' on Alpine Linux (musl libc)
Jun 04, 2022
Dlang Bot
Aug 22, 2022
Dlang Bot
Aug 24, 2022
Dlang Bot
Aug 24, 2022
RazvanN
June 04, 2022
https://issues.dlang.org/show_bug.cgi?id=23157

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@tom-tan created dlang/druntime pull request #3830 "Fix Issue 23157 - undefined reference to `__cmsg_nxthdr' on Alpine Li…" fixing this issue:

- Fix Issue 23157 - undefined reference to `__cmsg_nxthdr' on Alpine Linux
(musl libc)

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

--
August 22, 2022
https://issues.dlang.org/show_bug.cgi?id=23157

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@RazvanN7 created dlang/dmd pull request #14378 "Port the fix for issue 23157" mentioning this issue:

- Port the fix for issue 23157

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

--
August 24, 2022
https://issues.dlang.org/show_bug.cgi?id=23157

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #14378 "Port the fix for issue 23157" was merged into master:

- 2e48741c49b81d6ae8c3b88559d21bbd739e5b56 by RazvanN7:
  Port the fix for issue 23157

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

--
August 24, 2022
https://issues.dlang.org/show_bug.cgi?id=23157

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |razvan.nitu1305@gmail.com
         Resolution|---                         |FIXED

--