public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Packages using -Werror
@ 2013-05-03  4:09 Ryan Hill
  2013-05-03  5:46 ` Peter Stuge
  2013-05-03  8:06 ` Ben de Groot
  0 siblings, 2 replies; 14+ messages in thread
From: Ryan Hill @ 2013-05-03  4:09 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 739 bytes --]

Most of the bugs filed on the gcc 4.8 tracker so far have been caused by
packages being built with -Werror.  I just noticed one package where the
Makefile was being patched to remove -g from CXXFLAGS but -Werror on the same
line was left in.  Just in case people weren't aware, building with -Werror is
a bad idea and against policy*.  If you're fixing one of these bugs by
silencing the warning be sure to remove the flag also.

Thanks!

https://bugs.gentoo.org/show_bug.cgi?id=werror
http://blog.flameeyes.eu/2009/02/future-proof-your-code-dont-use-werror



* said policy might not actually exist in writing outside of the mailing list.
  still a bad idea though.

-- 
gcc-porting
toolchain, wxwidgets
@ gentoo.org

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2013-05-04 10:44 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-03  4:09 [gentoo-dev] Packages using -Werror Ryan Hill
2013-05-03  5:46 ` Peter Stuge
2013-05-03  8:06 ` Ben de Groot
2013-05-03  8:36   ` Kacper Kowalik
2013-05-03  9:50     ` Ben de Groot
2013-05-03 13:46   ` Jeroen Roovers
2013-05-03 13:55     ` Michael Mol
2013-05-03 14:15     ` hasufell
2013-05-03 14:39       ` Rich Freeman
2013-05-03 20:24         ` Tomáš Chvátal
2013-05-03 14:41       ` Jeroen Roovers
2013-05-04  4:52         ` [gentoo-dev] " Ryan Hill
2013-05-04 10:43           ` hasufell
2013-05-04  4:46     ` Ryan Hill

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox