[cxml-cvs] CVS update: cxml/doc/installation.html

Update of /project/cxml/cvsroot/cxml/doc In directory common-lisp.net:/tmp/cvs-serv14107/doc Modified Files: installation.html Log Message: - use trivial-gray-streams - replaced dep-* files, since most of them were identical Date: Sat Nov 26 22:48:17 2005 Author: dlichteblau Index: cxml/doc/installation.html diff -u cxml/doc/installation.html:1.1 cxml/doc/installation.html:1.2 --- cxml/doc/installation.html:1.1 Sat Jun 25 15:56:54 2005 +++ cxml/doc/installation.html Sat Nov 26 22:48:16 2005 @@ -88,11 +88,8 @@ implemented as an array of character codes. CXML will auto-detect at compile-time which string representation to use. To override the auto-detection, you can set one of the features - <tt>:rune-is-character</tt> and <tt>:rune-is-octet</tt> before - loading <tt>cxml.asd</tt>. (<tt>fixme</tt>: feature - <tt>:rune-is-octet</tt> is of course misnamed, since it uses 16bit - runes, not 8bit runes. It will probably be renamed - to <tt>:rune-is-integer</tt> at some point.) + <tt>:rune-is-character</tt> and <tt>:rune-is-integer</tt> before + loading <tt>cxml.asd</tt>. </p> -->
participants (1)
-
dlichteblau@common-lisp.net