qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH 13/15] Use a few more gcc warning flags


From: Blue Swirl
Subject: [Qemu-devel] Re: [PATCH 13/15] Use a few more gcc warning flags
Date: Mon, 20 Sep 2010 20:45:18 +0000

On Fri, Sep 10, 2010 at 9:00 PM, Blue Swirl <address@hidden> wrote:
> If the compiler supports the following warning flags, use them:
>
> -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers
> -Wmissing-include-dirs -Wclobbered
>
> Currently, these flags don't produce any warnings.

I noticed that in fact -Wclobbered produced warnings, so I removed the
flag before committing. Perhaps those warnings should be investigated
further.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]