Update of /project/movitz/cvsroot/movitz In directory common-lisp.net:/tmp/cvs-serv6114
Modified Files: packages.lisp Log Message: The layout of heap objects has been changed such that the type-code is now the "first" byte in the object.
Date: Fri May 21 05:39:42 2004 Author: ffjeld
Index: movitz/packages.lisp diff -u movitz/packages.lisp:1.21 movitz/packages.lisp:1.22 --- movitz/packages.lisp:1.21 Wed Apr 21 12:00:25 2004 +++ movitz/packages.lisp Fri May 21 05:39:40 2004 @@ -10,7 +10,7 @@ ;;;; Author: Frode Vatvedt Fjeld frodef@acm.org ;;;; Created at: Sat Nov 15 21:39:55 2003 ;;;; -;;;; $Id: packages.lisp,v 1.21 2004/04/21 16:00:25 ffjeld Exp $ +;;;; $Id: packages.lisp,v 1.22 2004/05/21 09:39:40 ffjeld Exp $ ;;;; ;;;;------------------------------------------------------------------
@@ -1284,6 +1284,7 @@ #:dump-image
#:other-type-byte + #:+other-type-offset+ #:parse-docstring-and-declarations #:global-constant-offset #:tag #:tag-name