------- Comment #12 from dannysmith at users dot sourceforge dot net 2008-03-19 21:35 ------- (In reply to comment #11) > (In reply to comment #10) > > Still, 4.3.0 can't recoginze %I64d > > > And that is because it is just being added: > http://gcc.gnu.org/ml/gcc-patches/2008-03/msg01109.html >
Even with that patch, we still get "ISO C does not support the 'I64' printf length modifier" warnings because of --predantic. IMO, that warning is valid and useful and should not be "fixed". Danny -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25502