https://issues.dlang.org/show_bug.cgi?id=13585
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #1 from Vladimir Panteleev <[email protected]> --- 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. --
