This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Silence some warnings on Win32 with VC6
authorSteve Hay <SteveHay@planit.com>
Thu, 6 Mar 2008 13:29:56 +0000 (13:29 +0000)
committerSteve Hay <SteveHay@planit.com>
Thu, 6 Mar 2008 13:29:56 +0000 (13:29 +0000)
commit31e9e0a31e04057108f257ef918a257afbb2e038
tree7dfcb485a3fcc08d6baf70de24905a43c4a06dc4
parent042560a65fd56038b3116f30639cb99d98c48622
Silence some warnings on Win32 with VC6

VC7 onwards didn't seem to mind (perhaps thanks to #33411):
http://www.nntp.perl.org/group/perl.daily-build.reports/2008/03/msg54118.html
but VC6 wasn't happy:
http://www.nntp.perl.org/group/perl.daily-build.reports/2008/03/msg54099.html

p4raw-id: //depot/perl@33448
embed.fnc
perl.h
pp_sort.c
proto.h