[Bug target/40786] Windows %I32 format confusion
ktietz at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Aug 21 19:22:00 GMT 2009
------- Comment #4 from ktietz at gcc dot gnu dot org 2009-08-21 19:22 -------
As to see on Wiki
http://en.wikipedia.org/wiki/Printf#printf_format_placeholders
%I32 means, for integer types, causes to expect a 32-bit (double word) integer
argument. May tests have shown that long type and int type arguments are valid
here.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40786
More information about the Gcc-bugs
mailing list