chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] tinyclos on windows


From: Hans Nowak
Subject: Re: [Chicken-users] tinyclos on windows
Date: Thu, 23 Dec 2010 11:10:58 -0500

2010/12/23 Matt Welland <address@hidden>:
> C:\Users\matt>csi
>
> CHICKEN
> (c)2008-2010 The Chicken Team
> (c)2000-2007 Felix L. Winkelmann
> Version 4.6.0
> windows-mingw32-x86 [ manyargs dload ptables ]
> compiled Wed 12/22/2010  on hermes (MinGW)
>
> #;1> (use tinyclos)
> ; loading c:/chicken/lib/chicken/5/tinyclos.import.so ...
> ; loading c:/chicken/lib/chicken/5/scheme.import.so ...
> ; loading c:/chicken/lib/chicken/5/chicken.import.so ...
> ; loading c:/chicken/lib/chicken/5/foreign.import.so ...
> ; loading c:/chicken/lib/chicken/5/extras.import.so ...
> ; loading c:/chicken/lib/chicken/5/data-structures.import.so ...
> ; loading c:/chicken/lib/chicken/5/lolevel.import.so ...
> ; loading c:/chicken/lib/chicken/5/srfi-1.import.so ...
> ; loading c:/chicken/lib/chicken/5/tinyclos.so ...
>
> Error: (inexact->exact) inexact number cannot be represented as an exact
> number:
>  1293115.331

I'm getting the same error, using Chicken 4.6.0 on Mac OS X 10.5.

Upon successive runs, the values I got were 1293120.171, 1293120.18,
and 1293120.198.  Because it goes up a bit every time, I wonder if it
has anything to do with the conversion of a date/time value, or
something similar.

-- 
Hans Nowak



reply via email to

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