X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fclocc-ansi-test-known-bugs.lisp;h=004d1026de65a6fc62a3998fee0ff7ecfd1822f9;hb=260de2062fca170efdac3e42491d7d866c2d2e56;hp=2fbb446ad4036aa9c74bad831d9a720ae1da73fd;hpb=9514c25e89aad10784c6d04fea4595d8c8ae68cc;p=sbcl.git diff --git a/tests/clocc-ansi-test-known-bugs.lisp b/tests/clocc-ansi-test-known-bugs.lisp index 2fbb446..004d102 100644 --- a/tests/clocc-ansi-test-known-bugs.lisp +++ b/tests/clocc-ansi-test-known-bugs.lisp @@ -6,7 +6,7 @@ ;;;; While most of SBCL is derived from the CMU CL system, the test ;;;; files (like this one) were written from scratch after the fork ;;;; from CMU CL. -;;;; +;;;; ;;;; This software is in the public domain and is provided with ;;;; absolutely no warranty. See the COPYING and CREDITS files for ;;;; more information. @@ -18,7 +18,7 @@ (map nil (lambda (bugid) (setf (gethash bugid *bugid->knownp*) - t)) + t)) #(;; FIXME: several metaproblems here, over and above the primary ;; problem represented by the honking big bug list.. ;; * This list was generated automatically from test output @@ -36,6 +36,17 @@ :ALLTEST-LEGACY-1613 :ALLTEST-LEGACY-1715 :ALLTEST-LEGACY-1723 + + ;; bug 45c + #+(and linux x86) :ALLTEST-LEGACY-1814 + #+(and linux x86) :ALLTEST-LEGACY-1818 + #+(and linux x86) :ALLTEST-LEGACY-1822 + #+(and linux x86) :ALLTEST-LEGACY-1826 + #+(and linux x86) :ALLTEST-LEGACY-1830 + #+(and linux x86) :ALLTEST-LEGACY-1834 + #+(and linux x86) :ALLTEST-LEGACY-1838 + #+(and linux x86) :ALLTEST-LEGACY-1842 + :ALLTEST-LEGACY-2204 :CLOS-LEGACY-170 :CMUCL-BUGS-LEGACY-292 @@ -150,7 +161,7 @@ :IOFKTS-LEGACY-791 ;; (These aren't really separate bugs, but 804 depends on a - ;; side-effect of 791, then 812 depends on a side effect of + ;; side effect of 791, and then 812 depends on a side effect of ;; 804, so that as long as 791 is suppressed we need to ;; suppress these too.) :IOFKTS-LEGACY-804 @@ -184,13 +195,14 @@ :SECTION3-LEGACY-733 :SECTION3-LEGACY-750 :SECTION3-LEGACY-783 - :SECTION3-LEGACY-807 - :SECTION3-LEGACY-812 - :SECTION3-LEGACY-816 - :SECTION3-LEGACY-820 - :SECTION3-LEGACY-824 - :SECTION3-LEGACY-832 - :SECTION3-LEGACY-844 + ;; DEFINE-SYMBOL-MACRO stuff fixed by NJF patch merged 2002-03-31: + ;; :SECTION3-LEGACY-807 + ;; :SECTION3-LEGACY-812 + ;; :SECTION3-LEGACY-816 + ;; :SECTION3-LEGACY-820 + ;; :SECTION3-LEGACY-824 + ;; :SECTION3-LEGACY-832 + ;; :SECTION3-LEGACY-844 :SECTION4-LEGACY-111 :SECTION4-LEGACY-115 :SECTION4-LEGACY-119