On Fri, Sep 10, 2010 at 9:00 PM, Blue Swirl <blauwir...@gmail.com> 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