[Openmcl-devel] CXML-RNG, Plexippus XPath, and Xuriella XSLT

Zach Beane xach at xach.com
Sun May 20 12:06:14 PDT 2012


David Lichteblau <david at lichteblau.com> writes:

> Hi,
>
> Quoting Gary Byers (gb at clozure.com):
> [...]
>> You can persuade CCL to treat BAR as a valid type specifier in this
>> case by doing:
>> 
>> (deftype bar () 'foo)
>> 
>> before trying to use BAR as a type specifer.
>> 
>> [Of course, the problem you're having may be totally unrelated to the above.]
>
> thanks, I've pushed a fix along these lines to cxml-stp git.  If you
> (Stephen) are working with quicklisp, please keep in mind that, while
> quicklisp provides a snapshot of cxml-stp from git, it won't update
> immediately.  So please clone/pull from the git repo directly in this
> case.

Git repo does not build in SBCL any more. I get this:

    There is no class named CXML-STP-IMPL::DOCUMENT.

Zach



More information about the Openmcl-devel mailing list