chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] SRFI-19


From: Peter Bex
Subject: Re: [Chicken-users] SRFI-19
Date: Tue, 14 Apr 2009 10:51:59 +0200
User-agent: Mutt/1.4.2.3i

On Tue, Apr 14, 2009 at 02:20:37AM -0500, Eduardo Cavazos wrote:
> Hello,
> 
> I installed the SRFI-19 egg a little while ago on Chicken 3.4.0. 
> However, it seems that basic procedures like 'current-time' aren't 
> available:
> 
> ~ # csi
> 
> CHICKEN
> (c)2008 The Chicken Team
> (c)2000-2007 Felix L. Winkelmann
> Version 3.4.0 - linux-unix-gnu-x86      [ manyargs dload ptables applyhook ]
> SVN rev. 11987  compiled 2009-04-01 on puppypc (Linux)
> 
> #;1> (use srfi-19)
> ; loading /usr/local/lib/chicken/3/srfi-19.scm ...
> #;2> current-time
> Error: unbound variable: current-time
> #;2>

You can fix this by removing the comment from srfi-19.scm in the egg.
I don't know why this got checked in like this, and then tagged too.

Cheers,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
                                                        -- Donald Knuth

Attachment: pgp17myUNdgik.pgp
Description: PGP signature


reply via email to

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