With 5.9.09beta2, XP, and GCL 2.7.0, the testsuite
reports no errors. (I know that 2.7.0 is a step
ahead of the stable release, but it took me
much trial and error to build 2.7.0...)
(%i1) build_info();
Maxima version: 5.9.0.9beta2
Maxima build date: 13:37 7/26/2004
host type: i686-pc-mingw32
lisp-implementation-type: Kyoto Common Lisp
lisp-implementation-version: GCL 2.7.0
(%o1)
(%i2) run_testsuite();
Running tests in rtest1.mac: 28/28 tests passed.
Running tests in rtest1a.mac: 23/23 tests passed.
Running tests in rtest2.mac: 47/47 tests passed.
Running tests in rtest4.mac: 82/82 tests passed.
Running tests in rtest5.mac: 51/51 tests passed.
Running tests in rtest6.mac: 4/4 tests passed.
Running tests in rtest6a.mac: 56/56 tests passed.
Running tests in rtest6b.mac: 16/16 tests passed.
Running tests in rtest7.mac: 41/41 tests passed.
Running tests in rtest9.mac: 77/77 tests passed.
Running tests in rtest9a.mac: 18/18 tests passed.
Running tests in rtest10.mac: 38/38 tests passed.
Running tests in rtest11.mac: 86/86 tests passed.
Running tests in rtest13.mac: 24/24 tests passed.
Running tests in rtest13s.mac: 16/16 tests passed.
Running tests in rtest14.mac: 64/64 tests passed.
Running tests in rtest15.mac: 142/142 tests passed.
Running tests in rtestode.mac: 64/64 tests passed.
Running tests in rtestode_zp.mac: 30/30 tests passed.
Running tests in rtestflatten.mac: 32/32 tests passed.
Running tests in rtest3.mac: 94/94 tests passed.
Running tests in rtest8.mac: 50/50 tests passed.
Running tests in rtest12.mac: 74/74 tests passed.
Running tests in rexamples.mac: 136/136 tests passed.
No unexpected errors found.
real time : 5.883 secs
run time : 5.883 secs
(%o4) FALSE
(%i5)
Barton