Thread overview
[Issue 24725] core.sys.linux: feature detect glibc functions at build time
Aug 27, 2024
Dlang Bot
August 27, 2024
https://issues.dlang.org/show_bug.cgi?id=24725

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@the-horo created dlang/dmd pull request #16816 "Fix Bugzilla 24725 - core.sys.linux: feature detect glibc functions a…" fixing this issue:

- Fix Bugzilla 24725 - core.sys.linux: feature detect glibc functions at build time

  Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>

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

--
August 27, 2024
https://issues.dlang.org/show_bug.cgi?id=24725

--- Comment #2 from Andrei Horodniceanu <a.horodniceanu@proton.me> ---
I've submitted a draft PR with a sample implementation for dmd. I have chosen the solution which checks for an individual function.

--
December 07
https://issues.dlang.org/show_bug.cgi?id=24725

--- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/17485

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--