That was it. Unfortunately, the testsuite still fails on this function:
Running tests in rtest_lambert_w:
*** - Lisp stack overflow. RESET
Real time: 410.12912f0 sec.
Run time: 406.81415f0 sec.
Space: 6518935024 Bytes
GC: 3820, GC time: 74.45564f0 sec.
[eval.d:573] reset() found no driver frame (sp=0xbfb9fd70-0xbfb99520)
Exiting on signal 6
/bin/sh: line 1: 13048 Aborted (core
dumped) /bin/sh ../maxima-local --lisp=clisp
--batch-string="run_testsuite();" < /dev/null
David
On Fri, 2008-12-26 at 10:51 -0700, 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).
>
> > I'm using clisp 2.47.
>
> For the record, my clisp 2.46 setup doesn't trigger the same error.
> Dunno what is different.
>
> Robert
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
>