chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] macroexpansion and csc


From: John Cowan
Subject: Re: [Chicken-users] macroexpansion and csc
Date: Fri, 21 Mar 2008 15:33:58 -0400
User-agent: Mutt/1.5.13 (2006-08-11)

Lui Fungsin scripsit:

> ;; test1.scm
> (declare (uses srfi-13))
> 
> (eval-when (compile load eval)
>   (require-extension srfi-13))

Instead of this, try (use srfi-13), which is supposed to handle all
such problems.

-- 
John Cowan  http://ccil.org/~cowan  address@hidden
All "isms" should be "wasms".   --Abbie




reply via email to

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