2 Commits

Author SHA1 Message Date
wtc%google.com
cd140f15a2 Bug 492303: fixed build errors on WINCE, which doesn't have _tzset and
_putenv_s.  The patch is contributed by Hiroyuki Ikezoe
<ikezoe@clear-code.com>.  r=wtc.


git-svn-id: svn://10.0.0.236/trunk@257166 18797224-902f-48f8-a5cc-f745e15eee43
2009-05-11 22:23:19 +00:00
wtc%google.com
e685f2c15c Bug 480740: When Visual C++ 2005 is used, don't call mktime when we know
the input date would cause mktime to call the invalid parameter handler.
r=nelson.
Modified Files:
	pr/src/misc/prtime.c pr/tests/Makefile.in pr/tests/runtests.pl
	pr/tests/runtests.sh
Added Files:
	pr/tests/parsetm.c


git-svn-id: svn://10.0.0.236/trunk@256410 18797224-902f-48f8-a5cc-f745e15eee43
2009-03-02 23:03:26 +00:00