[Issue 1591] 2.006 breaks writef("%s", str) where str is a string

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Oct 17 20:43:16 PDT 2007


http://d.puremagic.com/issues/show_bug.cgi?id=1591





------- Comment #3 from ddparnell at bigpond.com  2007-10-17 22:43 -------
Ok, now it fails. You could have inserted the error message into your original
report to speed up problem determination.

----
c:\temp>dmd -w test
warning - y:\dmd\bin\..\src\phobos\std\format.d(2019): Error: statement is not
reachable
y:\dmd\bin\..\src\phobos\std\format.d(2087): template instance
std.format.getNthInt!(invariant(char)[],char) error instantiating
----

(P.S. I've had to turn off -w because of problems with std.stream).


-- 



More information about the Digitalmars-d-bugs mailing list