[Openmcl-cvs-notifications] r10012 - /trunk/source/xdump/hashenv.lisp
gz at clozure.com
gz at clozure.com
Sat Jul 12 15:07:16 EDT 2008
Author: gz
Date: Sat Jul 12 15:07:16 2008
New Revision: 10012
Log:
Add comment
Modified:
trunk/source/xdump/hashenv.lisp
Modified: trunk/source/xdump/hashenv.lisp
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/source/xdump/hashenv.lisp (original)
+++ trunk/source/xdump/hashenv.lisp Sat Jul 12 15:07:16 2008
@@ -35,6 +35,7 @@
; followed by alternating keys and values.
; A key of $undefined denotes an empty or deleted value
; The value will be $undefined for empty values, or NIL for deleted values.
+;; If you change anything here, also update the kernel def in XXX-constant=
sNN.h
(def-accessors () %svref
nhash.vector.link ; GC link for weak vectors
nhash.vector.flags ; a fixnum of flags
More information about the Openmcl-cvs-notifications
mailing list