On Wed, Jul 21, 2010 at 2:02 AM, Leo <[email protected]> wrote: > On 2010-07-20 23:46 +0100, Liam Healy wrote: >> Try now. I fixed some array initialization errors, and I get >> TOTAL: 3998 assertions passed, 18 failed, 0 execution errors. >> with 13994 (they have fixed the floating point bug). >> The remaining errors are mostly numerical fuzz. > > TOTAL: 3989 assertions passed, 31 failed, 0 execution errors¹ > "Version 1.6-dev-r13994M-trunk (DarwinX8664)"
eh? The "not an ivector subtype" errors should be gone now. Are you sure you pulled the latest GSD, wiped out fasls, and recompiled? 4639d0cb should have taken care of this. If you have, then please do (lisp-unit:use-debugger) (lisp-unit:run-tests absolute-sum) (:b) and post the results. Thanks. Liam > > Many thanks! > > Leo > > Footnotes: > ¹ http://paste.pocoo.org/show/239874 > > > _______________________________________________ > Gsll-devel mailing list > [email protected] > http://common-lisp.net/cgi-bin/mailman/listinfo/gsll-devel > _______________________________________________ Gsll-devel mailing list [email protected] http://common-lisp.net/cgi-bin/mailman/listinfo/gsll-devel
