Re: compiler warnings on the buildfarm - Mailing list pgsql-hackers

From Stefan Kaltenbrunner
Subject Re: compiler warnings on the buildfarm
Date
Msg-id 4696548D.7020406@kaltenbrunner.cc
Whole thread Raw
In response to Re: compiler warnings on the buildfarm  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: compiler warnings on the buildfarm
List pgsql-hackers
Peter Eisentraut wrote:
> Am Donnerstag, 12. Juli 2007 15:25 schrieb Stefan Kaltenbrunner:
>> a lot of those are simply noise (like the LOOP VECTORIZED stuff from the
>> icc boxes or the "statement not reached" spam from the sun compilers)
>> but others might indicate real issues.
>> To find warnings that might be a real problem we might want to look into
>>  suppressing those - if possible -  using compiler switches.
> 
> It would be good to determine an appropriate set of compiler switches to 
> reduce the warnings to a reasonable level.

yeah once we have determined that this whole experiment is useful it
should be pretty easy to tweak the compiler switches for the non-gcc
compilers (mostly icc and sun studio seem to be the ones that generate
excessive output).


Stefan


pgsql-hackers by date:

Previous
From: Stefan Kaltenbrunner
Date:
Subject: Re: compiler warnings on the buildfarm
Next
From: Tom Lane
Date:
Subject: Re: compiler warnings on the buildfarm