Robert Dodier wrote:
> On 12/26/08, David Ronis <ronis at ronispc.chem.mcgill.ca> wrote:
>
>
>> *** - SYSTEM::LINE-COMMENT-READER: Invalid byte #x92 in CHARSET:ASCII
>> conversion
>>
>
> Hmm. I think I see 0x92 in a comment in src/specfn.lisp.
> Try searching for "principal branch of Lambert" there and replace
> the next character (might be an apostrophe of some kind).
>
Fixed already in CVS, by using an apostrophe.
I guess clisp 2.47 is picker about ascii.
Ray