[Issue 13585] Assert in std.format unitests fails
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Jul 19 00:32:01 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=13585
Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #1 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
This bug report is missing crucial information:
- How can someone reproduce this error?
- Does the error happen at run time or compile time?
- Does the error occur when compiling std.format itself, or a program importing
it?
- What compiler flags are used (aside -unittest, presumably)?
- Which version, exactly, was the error encountered with?
I am going to close this as this was filed over 3 years ago, but please reopen
if you can still reproduce this issue and can provide a reproducible test case.
--
More information about the Digitalmars-d-bugs
mailing list