On Mon, 12 Aug 2013, Santiago Vila wrote: > As a result, I have to either disable format string checking or apply this > patch:
Which of course does not solve anything at all, as the problem happens at build time and the code inside if(0) is built and checked anyway. I'll have to use preprocessor directives.
