[Issue 13585] New: Assert in std.format unitests fails

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Oct 7 17:10:37 PDT 2014


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

          Issue ID: 13585
           Summary: Assert in std.format unitests fails
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Windows
            Status: NEW
          Severity: minor
          Priority: P1
         Component: Phobos
          Assignee: nobody at puremagic.com
          Reporter: gerwin.spam at outlook.com

The line 'assertThrown!FormatException(f.writeUpToNextSpec(w));' fails when
compiling the unittests from std.format.

On Windows 8.1 x64 using the latest version of Phobos.

--


More information about the Digitalmars-d-bugs mailing list