[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: os.date("%x",2^35) crashing on Windows
- From: "GrayFace" <sergroj@...>
- Date: Thu, 24 Sep 2009 19:46:25 +0700
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...