On Tuesday 25 September 2007 11:19 pm, Nicholas Nethercote wrote:
> On Mon, 24 Sep 2007 [EMAIL PROTECTED] wrote:
> > Log:
> > add format argument checking. might find useful portability issues
>
> That causes *lots* of warnings.  Will you have a chance to work on fixing
> them?
>

This warning: int format, UWord arg  is fixed by a patch I had
sent two weeks ago or so..  The other one: format argument is not a 
pointer .. I think you agreed to not fix that which suggests that -Wformat
should probably not be enabled by default. But you could still use it
occasionally and grep the build log to find the format inconsistencies 
that you're interested in..

        Florian

-------------------------------------------------------------------------
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

Reply via email to