On Fri, Feb 20, 2009 at 12:12 PM, Keith Fahlgren <> wrote:
> On Fri, Feb 20, 2009 at 8:49 AM, Sam Steingold <> wrote:
>> you might want to consider the clisp implementation notes.
>> it is a huge document (wc reports 28,960 lines, 119,907 words,
>> 1,567,127 bytes total).
>
> Please obfuscate it using
> https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/xsl/epub/bin/spec/tools/obfuscate_regression_submission.xsl
> and send it along.
$ xsltproc --output obfuscate_regression_submission.xml --timing
obfuscate_regression_submission.xsl impnotes.xml
Parsing stylesheet obfuscate_regression_submission.xsl took 0 ms
compilation error: file obfuscate_regression_submission.xsl line 2
element stylesheet
xsl:version: only 1.0 features are supported
Parsing document impnotes.xml took 604 ms
xmlXPathCompOpEval: function replace not found
XPath error : Unregistered function
xmlXPathCompOpEval: function replace not found
XPath error : Unregistered function
xmlXPathCompiledEval: 2 objects left on the stack.
runtime error: file obfuscate_regression_submission.xsl line 11 element value-of
XPath evaluation returned no result.
Running stylesheet and saving result took 29 ms
$
--
Sam Steingold <http://sds.podval.org>