[Issue 22034] The phobos2 is not linked by default with -betterc

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Oct 21 13:55:29 UTC 2021


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

Mathias LANG <pro.mathias.lang at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |pro.mathias.lang at gmail.com
         Resolution|---                         |INVALID

--- Comment #4 from Mathias LANG <pro.mathias.lang at gmail.com> ---
Not linking Phobos is a feature, not a bug. Linking Phobos means linking in the
D runtime, as Phobos depends on it. If you want this to work, use standard C
function like `islower` (3).

--


More information about the Digitalmars-d-bugs mailing list