Restore setting of _USE_32BIT_TIME_T to 32 bit MSVC builds.

Andrew Dunstan <andrew@dunslane.net>

Commit: ef58b87df2afe91189e9ffb81b65c1127d53bc88
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2012-09-01T00:38:37Z
Releases: 9.3.0
Restore setting of _USE_32BIT_TIME_T to 32 bit MSVC builds.

This was removed in commit cd004067742ee16ee63e55abfb4acbd5f09fbaab,
we're not quite sure why, but there have been reports of crashes due
to AS Perl being built with it when we are not, and it certainly
seems like the right thing to do. There is still some uncertainty
as to why it sometimes fails and sometimes doesn't.

Original patch from Owais Khani, substantially reworked and
extended by Andrew Dunstan.

Files

PathChange+/−
src/tools/msvc/MSBuildProject.pm modified +8 −2
src/tools/msvc/VCBuildProject.pm modified +9 −2