> I agree with the concerns raised above. But regarding (3): how about the > warnings gcc emits on format strings like "%,d", which are supported by > Valgrind but which are not allowed by ANSI C ?
I wondered about that too, but at least using gcc 4.1.2 I got no complaints about "%,d". So it seems ok. Do you have a setup/gcc version in which it does complain about "%,d" ? J ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Valgrind-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-developers
