|
[Sbcl-commits] CVS: sbcl version.lisp-expr,1.4781,1.4782
From: Nikodemus Siivola <demoss@us...> - 2010-03-18 08:17
|
Update of /cvsroot/sbcl/sbcl In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv14082 Modified Files: version.lisp-expr Log Message: 1.0.36.30: print_generation_stats even if heap exhaustion happens during allocation Ditto for various GC control variables. Handling heap exhaustion is tricky enough that puking more information is better than less. Index: version.lisp-expr =================================================================== RCS file: /cvsroot/sbcl/sbcl/version.lisp-expr,v retrieving revision 1.4781 retrieving revision 1.4782 diff -u -d -r1.4781 -r1.4782 --- version.lisp-expr 17 Mar 2010 16:51:55 -0000 1.4781 +++ version.lisp-expr 18 Mar 2010 08:16:50 -0000 1.4782 @@ -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".) -"1.0.36.29" +"1.0.36.30" |
| Thread | Author | Date |
|---|---|---|
| [Sbcl-commits] CVS: sbcl version.lisp-expr,1.4781,1.4782 | Nikodemus Siivola <demoss@us...> |