|
|
Choosing A Webhost: |
CVS: sbcl/tests mop.impure.lisp,1.7.4.1,1.7.4.2: msg#00141lisp.steel-bank.cvs
Update of /cvsroot/sbcl/sbcl/tests In directory sc8-pr-cvs1:/tmp/cvs-serv3702/tests Modified Files: Tag: pcl_class_defrobulation_branch mop.impure.lisp Log Message: 0.7.13.pcl-class.3: (CLASS-PROTOTYPE (FIND-CLASS 'NULL)) now returns NIL ... defer fix for other built-in-classes (e.g. BIGNUM) for mainline post 0.7.14 Index: mop.impure.lisp =================================================================== RCS file: /cvsroot/sbcl/sbcl/tests/mop.impure.lisp,v retrieving revision 1.7.4.1 retrieving revision 1.7.4.2 diff -u -d -r1.7.4.1 -r1.7.4.2 --- mop.impure.lisp 20 Mar 2003 16:03:55 -0000 1.7.4.1 +++ mop.impure.lisp 21 Mar 2003 09:56:12 -0000 1.7.4.2 @@ -104,5 +104,12 @@ (assert (member (find-class x) (sb-pcl:class-direct-subclasses (find-class t))))) +;;; the class-prototype of the NULL class used to be some weird +;;; standard-instance-like thing. Make sure it's actually NIL. +;;; +;;; (and FIXME: eventually turn this into asserting that the prototype +;;; of all built-in-classes is of the relevant type) +(assert (null (sb-pcl:class-prototype (find-class 'null)))) + ;;;; success (sb-ext:quit :unix-status 104) ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | CVS: sbcl TODO.pcl-class,1.1.2.2,1.1.2.3 version.lisp-expr,1.822.2.2,1.822.2.3, Christophe Rhodes |
|---|---|
| Next by Date: | CVS: sbcl TODO.pcl-class,1.1.2.3,1.1.2.4 package-data-list.lisp-expr,1.205.2.2,1.205.2.3 version.lisp-expr,1.822.2.3,1.822.2.4, Christophe Rhodes |
| Previous by Thread: | CVS: sbcl TODO.pcl-class,1.1.2.2,1.1.2.3 version.lisp-expr,1.822.2.2,1.822.2.3, Christophe Rhodes |
| Next by Thread: | CVS: sbcl TODO.pcl-class,1.1.2.3,1.1.2.4 package-data-list.lisp-expr,1.205.2.2,1.205.2.3 version.lisp-expr,1.822.2.3,1.822.2.4, Christophe Rhodes |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |