[cxml-devel] Re: Problem compiling PARSE-SCHEMA on ACL

Chaitanya Gupta mail at chaitanyagupta.com
Mon Aug 18 08:41:18 UTC 2008


I have also attached a patch for this one. Looking at the way RNG-ERROR 
was called elsewhere in this file, I think this should be correct.

Also, the other problem needs to be fixed too...

Chaitanya Gupta wrote:
> Another warning while compiling the package --
>
>
> ; While compiling (:INTERNAL MAKE-RNG-LEXER 0):
> Warning: RNG-ERROR should be given at least 2 arguments.  It was given
>         1 argument.
> Problem detected when processing
>       (RNG-ERROR "too many colons")
> inside (WHEN (FIND #\: LNAME) (RNG-ERROR "too many colons"))
> inside (LET* ((POS #) (PREFIX #) (LNAME #))
>         (WHEN (FIND #\: LNAME) (RNG-ERROR "too many colons")) ..)
>
>
> The problem is in line 202 of compact.lisp.
>
> Chaitanya
>
>

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cxml-rng.diff
URL: <https://mailman.common-lisp.net/pipermail/cxml-devel/attachments/20080818/57496a1d/attachment.ksh>


More information about the cxml-devel mailing list