https://issues.dlang.org/show_bug.cgi?id=22947
Issue ID: 22947
Summary: sysErrorString throws a Exception instead
WindowsException
Product: D
Version: D2
Hardware: All
OS: Windows
Status: NEW
Severity: minor
Priority: P1
Component: phobos
Assignee: [email protected]
Reporter: [email protected]
This contradicts the documentation of WindowsException which is intended for
errors based of GetLastError.
--
