On 11/1/14 6:48 PM, H. S. Teoh via Digitalmars-d wrote:
While writefln can be improved (Andrei has preapproved my enhancement request to support compile-time format string, for example), there's no way to make such improvements to GCC's format checking short of modifying the compiler itself.
Oh so it was you :o). Great idea, time to follow with implementation! -- Andrei
