Andrej Mitrovic Wrote: > %s doesn't stand for string in D.
Yes it does. > 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. I think it should do what it use to do which print the extra data at the end, or it should throw an exception.
