[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: os.date & MS Windows XP CRT
- From: "Todor Totev" <umbra.tenebris@...>
- Date: Wed, 14 Mar 2007 11:13:03 +0200
Thanks. Very strange. I've compiled the test-case below with the
following compiler version (same as my Lua build):
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42
for 80x86
You might try installing Service Pack 1 for Visual Studio 2005 and try
again.
Also, last week Microsoft released patches to the C run-time dlls.
Get them from here:
http://msdn2.microsoft.com/en-us/vstudio/bb265237.aspx
http://support.microsoft.com/kb/932590
Hope this helps,
Todor