On Wednesday, October 01, 2008, at 03:13PM, "Michael G Schwern" <[EMAIL 
PROTECTED]> wrote:

>> EAGLE> cc check_max/define=__SIGNED_INT_TIME_T
>> EAGLE> link check_max
>> EAGLE> run check_max
>>               gmtime max 2147483647
>>            localtime max 2147483647
>>               gmtime min 3221225472
>>            localtime min 3221225472
>
>Well that's unsettling.  Any ideas?

My guess (without the code in front of me) is it's a negative number but your 
not allowing it to be stored/displayed that way.

Reply via email to