[ansi-test-devel] Small change for cmucl

Raymond Toy toy.raymond at gmail.com
Fri Oct 16 23:32:21 UTC 2009


Can the following be added to doit.lsp for cmucl?

#+cmu
(progn
  (rt:disable-note :nil-vectors-are-strings)
  (setf *ignore-extra-close-parentheses* nil))


May also need to disable :allow-nil-arrays since cmucl doesn't have nil
arrays.

Thanks,

Ray





More information about the ansi-test-devel mailing list