Re: Fixing warnings in back branches? - Mailing list pgsql-hackers

From Greg Stark
Subject Re: Fixing warnings in back branches?
Date
Msg-id CAM-w4HNqyuyunnvUvQ5pzto_SH682_W+H53Tag--dbUVi5QLyg@mail.gmail.com
Whole thread Raw
In response to Fixing warnings in back branches?  (Andres Freund <andres@anarazel.de>)
Responses Re: Fixing warnings in back branches?  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Mon, Dec 14, 2015 at 10:20 AM, Andres Freund <andres@anarazel.de> wrote:
> I personally am not bothered by a handful of spurious warnings in the
> back branches, but at this point you're very unlikely to see a new
> warning introduced into 9.1 while backpatching.

These are new warnings older compilers didn't detect? Perhaps just
adding some -Wno-* flags would make more sense than changing code and
possibly introducing bugs.

-- 
greg



pgsql-hackers by date:

Previous
From: Andreas Seltenreich
Date:
Subject: Re: [sqlsmith] Failed to generate plan on lateral subqueries
Next
From: Andres Freund
Date:
Subject: Re: Fixing warnings in back branches?