gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] Re: ANSI compliance in gcl


From: Sam Steingold
Subject: [Gcl-devel] Re: ANSI compliance in gcl
Date: 04 Dec 2002 22:52:13 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> * In message <address@hidden>
> * On the subject of "ANSI compliance in gcl"
> * Sent on Tue, 03 Dec 2002 12:58:47 -0600
> * Honorable Paul Dietz <address@hidden> writes:
>
>   I've been working on testing gcl for ansi compliance, with the
> notion that establishing where gcl is noncompliant, and providing
> tests for this noncompliance, is a necessary first step to achieving
> compliance

so how many tests does GCL fail at the moment?

> It is very useful to run the tests through other implementations to
> check for this -- I use Allegro CL and CMUCL; others run the tests
> through CLISP and SBCL (and I think Lispworks).

so how many tests do CMUCL, SBCL, ACL and Lispworks fail?

CLISP:
28 out of 6106 total tests failed: SYMBOL-CALL-METHOD, 
   SYMBOL-CHANGE-CLASS, SYMBOL-DEFINE-METHOD-COMBINATION, 
   SYMBOL-ENSURE-GENERIC-FUNCTION, SYMBOL-INVALID-METHOD-ERROR, 
   SYMBOL-MAKE-INSTANCES-OBSOLETE, SYMBOL-MAKE-METHOD, 
   SYMBOL-METHOD-COMBINATION, SYMBOL-METHOD-COMBINATION-ERROR, 
   SYMBOL-UPDATE-INSTANCE-FOR-DIFFERENT-CLASS, 
   SYMBOL-UPDATE-INSTANCE-FOR-REDEFINED-CLASS, CL-FUNCTION-SYMBOLS.1, 
   CL-MACRO-SYMBOLS.1, CL-CONSTANT-SYMBOLS.1, 
   CL-TYPES-THAT-ARE-CLASSES-SYMBOLS.1, DEFPACKAGE-1, DEFPACKAGE-2, 
   DEFPACKAGE-3, DEFPACKAGE-4, DEFPACKAGE-5, DEFPACKAGE-6, DEFPACKAGE-7, 
   DEFPACKAGE-8, TYPES-3, TYPES-6, TYPES-9, TYPES-9A, ALPHANUMERICP.5.

19 fail because some features are not implemented (yet)
8 defpackage because we do not store the package documentation (yet - a
patch is ready)
ALPHANUMERICP.5 because of some UNICODE confusion.

-- 
Sam Steingold (http://www.podval.org/~sds) running RedHat8 GNU/Linux
<http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
<http://www.mideasttruth.com/> <http://www.palestine-central.com/links.html>
Sufficiently advanced stupidity is indistinguishable from malice.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]