Re: disabling -Werror

2011-08-12 Thread vincent habchi
For an example of why -Werror should go away, see e.g.: http://pgeoghegan.blogspot.com/2011/08/clang-now-builds-postgres-without.html Vincent ___ macports-dev mailing list macports-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cg

Re: disabling -Werror

2011-08-12 Thread Jeremy Huddleston
work on gcc-4.3, 4.4, 4.5, 4.6, llvm-gcc, >> clang, ... >> >> My guess is that this was specifically motivated by clang, which introduces >> many new warnings that projects trip over. >> >> On Aug 12, 2011, at 2:50 PM, Ryan Schmidt wrote: >> >>>

Re: disabling -Werror

2011-08-12 Thread Joshua Root
, 4.6, llvm-gcc, > clang, ... > > My guess is that this was specifically motivated by clang, which introduces > many new warnings that projects trip over. > > On Aug 12, 2011, at 2:50 PM, Ryan Schmidt wrote: > >> I see a lot of disabling -Werror going on in ports late

Re: disabling -Werror

2011-08-12 Thread Joshua Root
On 2011-8-13 07:50 , Ryan Schmidt wrote: > I see a lot of disabling -Werror going on in ports lately: > > On Aug 12, 2011, at 16:49, j...@macports.org wrote: > >> Revision: 82353 >> http://trac.macports.org/changeset/82353 >> Author: j...@macports.org &g

Re: disabling -Werror

2011-08-12 Thread Jeremy Huddleston
ug 12, 2011, at 2:50 PM, Ryan Schmidt wrote: > I see a lot of disabling -Werror going on in ports lately: > > On Aug 12, 2011, at 16:49, j...@macports.org wrote: > >> Revision: 82353 >> http://trac.macports.org/changeset/82353 >> Author: j...@macports.org >

disabling -Werror

2011-08-12 Thread Ryan Schmidt
I see a lot of disabling -Werror going on in ports lately: On Aug 12, 2011, at 16:49, j...@macports.org wrote: > Revision: 82353 > http://trac.macports.org/changeset/82353 > Author: j...@macports.org > Date: 2011-08-12 14:49:46 -0700 (Fri, 12 Aug 2011) &