"Mature debugger function looking for love; WLTM a serious hacker
to share my kinks with. ``It's what's inside that counts.'' Rpl 2
SBCL CVS, X86-CALL-CONTEXT"
(list *undefined-function-frame*
(list '(flet test) #'optimized))))
- #-x86 ; bug 353: This test fails at least most of the time for x86/linux ca. 0.8.20.16. -- WHN
+ ;; bug 353: This test fails at least most of the time for x86/linux
+ ;; ca. 0.8.20.16. -- WHN
+ #-(x86 linux)
(assert (verify-backtrace
(lambda () (test #'not-optimized))
(list *undefined-function-frame*
;;; 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.20.17"
+"0.8.20.18"