Fix make-array transforms.
[sbcl.git] / tests / clocc-ansi-test-known-bugs.lisp
index 4756aa2..004d102 100644 (file)
@@ -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
        :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
        :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