pgsql: Enable warning like -Wstrict-prototypes on MSVC as well

Started by Peter Eisentraut4 months ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

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: /messages/by-id/aa73q1aT0A3/vke/@ip-10-97-1-34.eu-west-3.compute.internal

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b4a132022444e051fb402648d08f9ed487b2c45e

Modified Files
--------------
meson.build | 1 +
1 file changed, 1 insertion(+)