From 92e71c9183a0db74aa4ef4999dac86e2ffadfac4 Mon Sep 17 00:00:00 2001 From: Steve Hay Date: Tue, 7 Oct 2008 08:28:05 +0000 Subject: Refine Win32's s{GM|LOCAL}TIME_{min|max} values based on the output of Schwern's latest check_max.c program. See: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2008-10/msg00049.html http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2008-10/msg00137.html p4raw-id: //depot/perl@34469 --- win32/config.bc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win32/config.bc') diff --git a/win32/config.bc b/win32/config.bc index a888daab81..4e7cd119ff 100644 --- a/win32/config.bc +++ b/win32/config.bc @@ -867,7 +867,7 @@ rmail='' run='' runnm='true' sGMTIME_max="2147483647" -sGMTIME_min="-2147483648" +sGMTIME_min="0" sLOCALTIME_max="2147483647" sLOCALTIME_min="0" sPRIEUldbl='"E"' -- cgit v1.2.1