Florian Achleitner wrote:
On Sunday 19 August 2012 16:29:02 Ramsay Jones wrote:
Ok, I'll add it to the next version. This warning only occurs when building
for 32bit, thus I never saw it. There would be a format flag for printf that
sprecifies the platform's size_t integer type: "z".
Probalby we should use it instead? I don't know how widely supported it is.
The git codebase is actually moving in the other direction! :-D
I think the last "%z" modifier was removed by commit 28bd70d8 ("unbreak and
eliminate NO_C99_FORMAT", 16-03-2011).
ATB,
Ramsay Jones