chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] (current-seconds) returning negative values


From: felix
Subject: Re: [Chicken-users] (current-seconds) returning negative values
Date: Mon, 12 Jan 2004 05:44:39 +0100
User-agent: Opera7.11/Linux M2 build 406

On Sun, 11 Jan 2004 01:48:22 -0500, Alejandro Forero Cuervo <address@hidden> wrote:


How come (current-seconds) returns a negative number?

Any suggestions on how to fix it (so, for instance,

(< (current-seconds) 0)

evaluates correctly)?

Bug of the second 2^30, uh?


Urgh. Indeed. I'll change `current-seconds' to return
a floating-point number.

Thanks for pointing this out.


cheers,
felix





reply via email to

[Prev in Thread] Current Thread [Next in Thread]