chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] compiler bug at macro-expand time?


From: Bruce Hoult
Subject: Re: [Chicken-users] compiler bug at macro-expand time?
Date: 06 Jul 2003 23:04:03 +1200

On Sun, 2003-07-06 at 18:49, Bruce Hoult wrote:
> Error: during expansion of (down-and-print ...) - unbound variable:
> string-downcase

Thanks to Chris Double for helping me fix this.  I needed
require-for-syntax instead of (declare (uses ...)) and also "csi
-setup".

And apparently the original code would have worked pre 1.0, so it's not
just Tony GJ leaving me with broken code :-)

-- 
Bruce Hoult <address@hidden>





reply via email to

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