Update of /cvsroot/sbcl/sbcl
In directory sc8-pr-cvs1:/tmp/cvs-serv12281
Modified Files:
NEWS version.lisp-expr
Log Message:
0.pre8.114:
CHAR, SCHAR and SVREF act on vectors, not multidimensional
arrays
... so make the source-transform aware of that, for early error
reporting (observation from Gerd Moellmann)
Index: NEWS
===================================================================
RCS file: /cvsroot/sbcl/sbcl/NEWS,v
retrieving revision 1.289
retrieving revision 1.290
diff -u -d -r1.289 -r1.290
--- NEWS 25 Apr 2003 14:04:47 -0000 1.289
+++ NEWS 28 Apr 2003 09:53:01 -0000 1.290
@@ -1673,7 +1673,7 @@
TYPEP the latter but not the former.
* compiler issues a full WARNING on calling of an undefined function
with a name from the CL package.
- * MAP-INTO for a vector destination is open coded. (reported by
+ * MAP-INTO for a vector destination is open coded. (reported by
Brian Downing on c.l.l)
* fixed some bugs revealed by Paul Dietz' test suite:
** COPY-ALIST now signals an error if its argument is a dotted
@@ -1700,6 +1700,7 @@
in question is unbound;
** optimized MAKE-INSTANCE functions no longer cause internal
assertion failures in the presence of duplicate initargs;
+ ** SLOT-MAKUNBOUND returns the instance acted upon, not NIL;
planned incompatible changes in 0.8.x:
* (not done yet, but planned:) When the profiling interface settles
Index: version.lisp-expr
===================================================================
RCS file: /cvsroot/sbcl/sbcl/version.lisp-expr,v
retrieving revision 1.936
retrieving revision 1.937
diff -u -d -r1.936 -r1.937
--- version.lisp-expr 27 Apr 2003 20:56:01 -0000 1.936
+++ version.lisp-expr 28 Apr 2003 09:53:02 -0000 1.937
@@ -17,4 +17,4 @@
;;; checkins which aren't released. (And occasionally for internal
;;; versions, especially for internal versions off the main CVS
;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"0.pre8.113"
+"0.pre8.114"
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|