Enable warning like -Wstrict-prototypes on MSVC as well
Peter Eisentraut <peter@eisentraut.org>
Author:
Peter Eisentraut <peter@eisentraut.org>
Date: 2026-03-27T07:28:07Z
Releases:
19 (unreleased)
Enable warning like -Wstrict-prototypes on MSVC as well This adds an MSVC warning option equivalent to those added in commit 29bf4ee7496 for GCC/Clang. Note that this requires commit bccfc73acde (Disable warnings in system headers in MSVC). 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 | +/− |
|---|---|---|
| meson.build | modified | +1 −0 |
Discussion
- Enable -Wstrict-prototypes and -Wold-style-definition by default 22 messages · 2026-03-09 → 2026-04-08