Should writef try to statically check for format specifiers?

Andrej Mitrovic andrej.mitrovich at gmail.com
Mon Apr 11 14:41:10 PDT 2011


%s doesn't stand for string in D.

My issue is that the arguments don't get printed out due to missing
specifiers. That is clearly a bug. But maybe it's not a huge bug since
it's just printing that is involved.


More information about the Digitalmars-d-learn mailing list