foreign language patch for build-index+cl-ppcre branch
Subject: foreign language patch for build-index+cl-ppcre branch
From: Douglas Crosher
Date: Mon, 28 Feb 2011 22:39:59 +1100
> Try the tip again, please.
>
> The problem you saw was due to the Makefile script not correctly
> setting the encoding in those directories. I am dimwitted enough
> to assume that the make rules would have been written correctly.
>
> At the moment, what I see is: all index files are built with
> clisp, cmucl and sbcl; my test script passes without error;
> characters appear to be displayed correctly; and an index file
> written by one lisp is read correctly by another.
The maxima.info files appear to be double converted from ISO-8859-1 to UTF-8 which corrupts them.
They are generated in UTF-8 and then converted to UTF-8 again. Possible patch attached.
Regards
Douglas Crosher
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: maxima-patch
URL: <http://www.math.utexas.edu/pipermail/maxima/attachments/20110228/8ffb7c3b/attachment.ksh>