* s/vrotaru/Vasile Rotaru/
specified by AMOP.
* bug fix: flush closure information collected by physical
environment analysis prepass before the main pass. (bug reported
- by vrotaru)
+ by Vasile Rotaru)
* threads
** bug fix: parent thread now can be gc'ed even with a live
child thread
(setq *hannu-trap* t))
(assert (not *hannu-trap*))
-;;; bug reported on sbcl-help by vrotaru
+;;; bug reported on sbcl-help by Vasile Rotaru
(let* ((initial-size (expt 2 16))
(prime-table (make-array initial-size
:element-type 'integer))
;;; 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.9.4.60"
+"0.9.4.61"