www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 14289] New: WindowsException should not attempt to parse code

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

          Issue ID: 14289
           Summary: WindowsException should not attempt to parse code 0
           Product: D
           Version: D2
          Hardware: All
                OS: Windows
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: Phobos
          Assignee: nobody puremagic.com
          Reporter: thecybershadow gmail.com

It is occasionally useful to use WindowsException for error conditions that do
not have a GetLastError code. For code 0, generation of the error string should
be omitted.

--
Mar 15 2015