On Sat, Jul 6, 2024 at 2:35 PM Tom Lane <t...@sss.pgh.pa.us> wrote: > Thomas Munro <thomas.mu...@gmail.com> writes: > > So I propose to back-patch 101c37cd to those two branches. > > +1.
Done. > I see that there are a boatload of related warnings in older > branches too; do we want to try to do anything about that? (I doubt > code changes would be in-scope, but maybe adding a -Wno-foo switch > to the build flags would be appropriate.) I don't see any on clang 16 in the 12 and 13 branches. Where are you seeing them? Has anyone thought about the -Wclobbered warnings from eg tamandua?