This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Suppress various header build warnings on MSVC with /W4
authorTony Cook <tony@develop-help.com>
Tue, 4 Jul 2023 00:33:14 +0000 (10:33 +1000)
committerTony Cook <tony@develop-help.com>
Tue, 4 Jul 2023 00:33:14 +0000 (10:33 +1000)
These prevents noise for downstream embedders.

PR #21031


Trivial merge