Re: Compiler warnings in libgnome and libgnomeui



Martin Baulig <martin home-of-linux org> writes:
> 
> first of all, it's really great to have people hacking on and
> committing stuff to libgnome and libgnomeui.
> 
> However, maybe you already realized that I have a -Werror policy
> for all code in libgnome and libgnomeui - so if you're committing
> and you have a working GNOME 2 build environment, please do at
> least try to make your stuff compile without warnings.
> 
> I think most people are testing their changes anyways (or at least,
> they should do so) before they commit, so it won't be so hard to
> make it compile without warnings.
> 

Keep in mind that different versions of gcc (and gcc on non-Intel)
give different warnings, so it is basically impossible to know you
aren't breaking the build in the presence of -Werror.  -Werror means
expecting this to happen...

Havoc




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