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

RazvanN <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |WORKSFORME

--- Comment #1 from RazvanN <[email protected]> ---
This is actually a druntime bug since errno isn't defined in phobos, but in
this example you could use it because std.stdio has a public import of
core.stdc.

--

Reply via email to