Turn off deprecated bison warnings under MSVC
authorAndrew Dunstan <andrew@dunslane.net>
Fri, 20 Mar 2020 17:55:15 +0000 (13:55 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Fri, 20 Mar 2020 18:02:05 +0000 (14:02 -0400)
commitd0747714e6ef193c16d1acf31c15f387877d591f
tree534f10492bda4b0aa940141fcc9d9aad52ea0c39
parent9f62ea27e3f4095da38ba4cd6247043ab86f0b6a
Turn off deprecated bison warnings under MSVC

These are disabled by the configure code, so this is just fixing an
inconsistency in the MSVC code.

Backpatch to all live branches.
src/tools/msvc/pgbison.pl