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: Peter Bex
Subject: Re: [Chicken-users] Problem trying to use SSAX
Date: Fri, 23 Oct 2009 09:03:58 +0200
User-agent: Mutt/1.4.2.3i

On Thu, Oct 22, 2009 at 10:10:14PM -0400, Taylor Venable wrote:
> Error: unbound variable: ssax:scan-Misc
> 
>       Call history:
> 
>       <syntax>                (display sxml)
>       <syntax>                (newline)
>       <syntax>                (run2 "request.xml")
>       <eval>          (run2 "request.xml")
>       <eval>          [run2] (open-input-file file)
>       <eval>          [run2] ((ssax:make-parser NEW-LEVEL-SEED (lambda 
>       (elem-gi  attributes namespaces expected-content seed) seed......
>       <eval>          [run2] (scan-for-significant-prolog-token-1630 
>       port607 seed608)
>       <eval>          [scan-for-significant-prolog-token-1630] 
>       (ssax:scan-Misc633  port607)    <--
> 
> -------------------------------------------------------------
> 
> 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.

Cheers,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
                                                        -- Donald Knuth

Attachment: ssax.diff
Description: Text document

Attachment: pgpg3NCkdQbkU.pgp
Description: PGP signature


reply via email to

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