https://bugzilla.redhat.com/show_bug.cgi?id=995974

Ralf Corsepius <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #4 from Ralf Corsepius <[email protected]> ---
(In reply to Joshua Small from comment #3)
> -Werror is usually there for a reason - I'd be concerned about simply
> disabling it in order to get a package built.
-Werror raises warnings to errors - Even neglible ones.

That said, using -Werror has its justifications during development, but is very
tedious in production release SW.

It's even more tedious when taking longer time frames into account, because the
set of warnings GCC warns about changes over time and because other factors
(e.g. CFLAGS, other packages, etc.) influence the warnings.

In other words, IMO, using -Werror in production SW is naive and non-helpful.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=66FYcgqh3Z&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to