chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Problem trying to use SSAX


From: Taylor Venable
Subject: Re: [Chicken-users] Problem trying to use SSAX
Date: Fri, 23 Oct 2009 21:55:50 -0400
User-agent: Mutt/1.5.19 (2009-01-05)

On Fri, Oct 23, 2009 at 09:03:58AM +0200, Peter Bex wrote:
> On Thu, Oct 22, 2009 at 10:10:14PM -0400, Taylor Venable wrote:
> > Error: unbound variable: ssax:scan-Misc
> > 
> > I can't see the problem in my code, if there is one; I'm just starting  
> > to work with this so any ideas are appreciated.  Thank you.
> 
> This probably has something to do with the module exports.  I don't
> fully understand module exports for macros.  Please try the attached
> patch.  I will be gone during the weekend, so if it doesn't work,
> perhaps other people can help.

Thanks for the tip-off.  After exercising a bit more of the ssax egg's
functionality, I came up with a list of the things that I at least
needed to add to the export list to get it to work.  Being rather new
to the way eggs work, I've not the faintest idea of whether this is
the right way to fix it or not, but at least I got it to function.

Patch attached.

-- 
Taylor Venable
http://metasyntax.net/

Attachment: ssax.diff
Description: Text document


reply via email to

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