Use -D_CRT_NONSTDC_NO_DEPRECATE rather than -wd4996 to suppress warnings
authorSteve Hay <SteveHay@planit.com>
Tue, 21 Aug 2007 09:55:07 +0000 (09:55 +0000)
committerSteve Hay <SteveHay@planit.com>
Tue, 21 Aug 2007 09:55:07 +0000 (09:55 +0000)
commit26a6faa8c051ae454ebc29802780673024f05cbd
tree1168bd1316c341ddde3a08d3cba1df12c9576932
parent96dbb1e1dd7f12c7906d41eefbd872a25777d46c
Use -D_CRT_NONSTDC_NO_DEPRECATE rather than -wd4996 to suppress warnings
about POSIX CRT function names being deprecated in VC8
(-wd4996 suppresses all deprecated function warnings, so is more
wide-ranging than is required)

p4raw-id: //depot/perl@31742
pod/perltodo.pod
win32/Makefile
win32/makefile.mk