;; FIXME 2: Signals are currently unblocked in
;; interrupt.c:internal_error before we do stack unwinding, can this
;; introduce a race condition?
- #!+(or linux mips)
+ #!+(and linux mips)
(sb!unix::reset-signal-mask)
(let ((fp (int-sap (sb!vm:context-register alien-context
sb!vm::cfp-offset)))
;;; 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.8.39"
+"1.0.8.40"