chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] More problems using with srfi-40


From: Bruce Butterfield
Subject: Re: [Chicken-users] More problems using with srfi-40
Date: Thu, 13 May 2004 22:10:17 -0700
User-agent: Mozilla Thunderbird 0.6 (X11/20040509)

I'm confused. I'm trying to compile some code that uses SSAX, specifically the macro SSAX:make-parser (contained in syntax.scm) and I don't have a clue why I keep getting "unbound variable: require-for-syntax" when attempting to compile my sources with csc. Could you slap me with a clue stick or show me where I can RTFM to compile code from extensions that contain macros?

Thanks for your patience.

Felix Winkelmann wrote:

That's simply a bug. Sorry. I'm currently revamping the whole
extension mechanism to make it simpler and more transparent,
and in the process I stumbled upon the exact same problem
with srfi-40. Moving the macro defs into srfi-40.scm is the
right thing to do.


cheers,
felix



_______________________________________________
Chicken-users mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/chicken-users




reply via email to

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