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

From Peter Eisentraut
Subject Re: compiler warnings on the buildfarm
Date
Msg-id 1342127339.19702.12.camel@vanquo.pezone.net
Whole thread Raw
In response to compiler warnings on the buildfarm  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
List pgsql-hackers
On sön, 2012-07-01 at 19:04 +0200, Stefan Kaltenbrunner wrote:
> seeing some of the latest commits about fixing compiler warnings I
> took a look at the buildfarm to see if there are any interesting ones
> there (in total we have a thousends of warnings on the buildfarm but
> most of those are from very noisy compilers).
> 
> so in case anybody is interested those are a selection of the ones
> that at least look somewhat interesting(duplicates mostly removed,
> windows ignored):

Many of these come from ancient compilers, and from minor versions that
are not even the latest for that ancient major release.  They're mostly
not worth worrying about, because evidently the compiler developers
later improved the compilers to not warn about these cases anymore.




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: CREATE FOREGIN TABLE LACUNA
Next
From: Peter Eisentraut
Date:
Subject: Re: has_language_privilege returns incorrect answer for non-superuser