chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] srfi-2 and csc


From: Dan
Subject: [Chicken-users] srfi-2 and csc
Date: Thu, 27 Apr 2006 07:00:49 -0700 (PDT)

Hi,

the following x.scm compiles

---
(require-extension (srfi 2))
---

with warning "Warning: extension `(srfi 2)' is
currently not installed"; running x, I get

Error: (require) can not load extension: srfi-2

        Call history:

        ##sys#require                   <--

Which is strange, because srfi-2 (and-let*) works fine
in csi.

Other installed or built-in extensions don't seem to
cause an error.

-- Dan

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




reply via email to

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