Remove compiler warning option -Wendif-labels
Peter Eisentraut <peter@eisentraut.org>
Author:
Peter Eisentraut <peter@eisentraut.org>
Date: 2026-03-25T14:04:18Z
Releases:
19 (unreleased)
Remove compiler warning option -Wendif-labels This warning has always been on by default in GCC (and in Clang at least going back to 3.1), so we don't need the option explicitly. Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us> Reviewed-by: Bertrand Drouvot <bertranddrouvot.pg@gmail.com> Discussion: https://www.postgresql.org/message-id/flat/aa73q1aT0A3/vke/%40ip-10-97-1-34.eu-west-3.compute.internal
Files
| Path | Change | +/− |
|---|---|---|
| configure | modified | +0 −91 |
| configure.ac | modified | +0 −2 |
| meson.build | modified | +0 −1 |
Discussion
- Enable -Wstrict-prototypes and -Wold-style-definition by default 22 messages · 2026-03-09 → 2026-04-08