Update of /cvsroot/sbcl/sbcl/src/code
In directory usw-pr-cvs1:/tmp/cvs-serv17458/src/code
Modified Files:
early-fasl.lisp
Log Message:
0.7.7.37:
incremented FASL-FILE-VERSION
Index: early-fasl.lisp
===================================================================
RCS file: /cvsroot/sbcl/sbcl/src/code/early-fasl.lisp,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- early-fasl.lisp 14 Aug 2002 22:54:10 -0000 1.26
+++ early-fasl.lisp 21 Sep 2002 13:32:20 -0000 1.27
@@ -42,7 +42,7 @@
;;; versions which break binary compatibility. But it certainly should
;;; be incremented for release versions which break binary
;;; compatibility.
-(def!constant +fasl-file-version+ 31)
+(def!constant +fasl-file-version+ 32)
;;; (record of versions before 0.7.0 deleted in 0.7.1.41)
;;; 23 = sbcl-0.7.0.1 deleted no-longer-used EVAL-STACK stuff,
;;; causing changes in *STATIC-SYMBOLS*.
@@ -61,6 +61,8 @@
;;; 31: (2002-08-14) changed encoding of PCL internal MAKE-INSTANCE
;;; function names so they're insensitive to whether the class name
;;; is currently external to its package
+;;; 32: (2002-09-21) changes in implementation of sequence functions,
+;;; causing old utility functions like COERCE-TO-SIMPLE-VECTOR to go away
;;; the conventional file extension for our fasl files
(declaim (type simple-string *fasl-file-type*))
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|