[Ecls-list] ECL documentation and xsltproc

Jerry James loganjerry at gmail.com
Mon Jun 3 22:16:24 UTC 2013


When building ecl-doc with xsltproc, I get lots of errors.  This is
due to the (apparently well-known) xsltproc bug that it forgets about
namespaces while processing entities.  (Do a web search for "xsltproc
entity namespace", and you'll see what I mean.)

The attached patch makes ecl.ent a lot uglier, but does let xsltproc
process it without errors.  It shouldn't hurt other XSLT processors;
it just provides redundant information.

Regards,
--
Jerry James
http://www.jamezone.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ecl-xsltproc.patch
Type: application/octet-stream
Size: 5029 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20130603/edf266f6/attachment.obj>


More information about the ecl-devel mailing list