Re: More weird compiler warnings
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2022-03-26T21:26:29Z
Lists: pgsql-hackers
Hi, On 2022-03-26 17:04:16 -0400, Tom Lane wrote: > Hmm, looks like the gcc folk aren't too sure either ;-). Heh, yea ;) > Okay, so we can change this code, or just do nothing and wait for > a repaired gcc. Since that's an unreleased version there's no > concern about any possible bug in-the-wild. I think it probably > should come down to whether we think the predecrement form is > indeed more readable. Agreed. > I'm about +0.1 towards changing, what do you think? Similar. Greetings, Andres Freund
Commits
-
Work around spurious compiler warning in inet operators
- c1266562feeb 12.15 landed
- 25ae3bba7922 11.20 landed
- a7a92738ffce 14.8 landed
- 51cb789aa420 13.11 landed
- fb1132e50fb8 15.3 landed
- 0dc40196f275 16.0 landed