diff --git a/doc/index.html b/doc/index.html index 610b05f8e06505db412d2b945260037b3bafc6a8..14c3283dd3bf8227f73cac2f7f66793b927d3a0b 100644 --- a/doc/index.html +++ b/doc/index.html @@ -269,9 +269,9 @@ Peter Graves hacker button ALU button Common-Lisp.net button -

+

ASDF has an MIT style license

-
Last updated 2011-11-21
+
Last updated 2012-04-20
diff --git a/test/compile-asdf.lisp b/test/compile-asdf.lisp index 8b266c0b7e3f4c0ea848e2f06e5e83b2b5565dc6..ee977f76e9ad982b108d57d291b824d0a5767dcb 100644 --- a/test/compile-asdf.lisp +++ b/test/compile-asdf.lisp @@ -41,7 +41,7 @@ (cond (errors-p (leave-lisp "Testsuite failed: ASDF compiled with ERRORS" 2)) - #-(or ecl scl xcl) + #-(or cmu ecl scl xcl) ;; ECL 11.1.1 has spurious warnings, same with XCL 0.0.0.291. ;; SCL has no warning but still raises the warningp flag since 2.20.15 (?) (warnings-p