Re: bigloo and error messsages

[email protected] Sat, 9 Jun 2007 03:41:12 -0700 (PDT)
Newsgroups gmane.lisp.scheme.ssax-sxml
Message-ID <[email protected]>
> When I run this [code using ssax-sxml Bibloo library] I get a large
> number of warning messages before the start of my program as shown
> below.
>
> *** WARNING:bigloo:Rebinding compiled constant
> OS:file-length
>
> *** WARNING:bigloo:Rebinding compiled constant
> error

The warning like these are typical when I load SXML code into a Bigloo
interpreter. The definitions of OS:file-length, error, etc. in
myenv-bigloo.scm override those compiled into the interpreter. That is
legal; Bigloo warns just in case. When I compile Bigloo code, I see
the warning like these during the compilation but not when running the
resulting code.

But I never made or used Bigloo library. The error messages quoted in
your message make it look as if SSAX-SXML code has been re-loaded
(re-included?) several times. Again, I've never dealt with Bigloo's
libraries. Perhaps Dmitry Lizorkin can comment...


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/