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

Vladimir Panteleev <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Vladimir Panteleev <[email protected]> ---
sysErrorString should be replaced with the newly-added wenforce wherever
applicable. Some code in Phobos (std.mmfile at least) also incorrectly
uses/used errnoEnforce when the error code was stored in GetLastError, not
errno.

--

Reply via email to