|
|
CVS: sbcl TLA,1.3,1.4 version.lisp-expr,1.1419,1.1420: msg#00003
|
Subject: |
CVS: sbcl TLA,1.3,1.4 version.lisp-expr,1.1419,1.1420 |
Update of /cvsroot/sbcl/sbcl
In directory sc8-pr-cvs1:/tmp/cvs-serv2549
Modified Files:
TLA version.lisp-expr
Log Message:
0.8.7.4:
* Fix PFD's MISC.249: when deleting LET, also delete all
references to its variables.
Index: TLA
===================================================================
RCS file: /cvsroot/sbcl/sbcl/TLA,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- TLA 5 Sep 2002 13:15:49 -0000 1.3
+++ TLA 2 Jan 2004 05:58:35 -0000 1.4
@@ -24,6 +24,7 @@
N new: number, as in e.g. N-PASSES or N-WORD-BITS
old: conventional prefix for temporary variables used to
implement evaluate-only-once semantics in macros
+ NLE non-local entry
NLX non-local exit (in compiler IR2)
SB storage base (in compiler IR2)
SC storage class (in compiler IR2)
Index: version.lisp-expr
===================================================================
RCS file: /cvsroot/sbcl/sbcl/version.lisp-expr,v
retrieving revision 1.1419
retrieving revision 1.1420
diff -u -d -r1.1419 -r1.1420
--- version.lisp-expr 1 Jan 2004 22:02:49 -0000 1.1419
+++ version.lisp-expr 2 Jan 2004 05:58:35 -0000 1.1420
@@ -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.8.7.3"
+"0.8.7.4"
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
|
| |