lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Here's what I got:

Assertion failed.
File: loctim64.c
Line: 78

(*ptime <= _MAX__TIME64_T)



----- Original Message ----- From: Stuart P.Bentley To: lua@bazar2.conectiva.com.br Sent: Thursday, September 24, 2009 9:42 AM
Subject: os.date("%x",2^35) crashing on Windows


This might make sense as a 32-bit int overflow, but 2^34 works...