X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fclocc-ansi-test-known-bugs.lisp;h=004d1026de65a6fc62a3998fee0ff7ecfd1822f9;hb=587c903b0601dfd6763b5acc05778f793172c915;hp=ad6aa3742ca472843534b5d2927f2b22a40e94a3;hpb=4d5c5d322dcca0753474496cde44a9dbfe627496;p=sbcl.git diff --git a/tests/clocc-ansi-test-known-bugs.lisp b/tests/clocc-ansi-test-known-bugs.lisp index ad6aa37..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