diff --git a/ansi-tests/notes.lsp b/ansi-tests/notes.lsp index ac7d373ae9115dcb4189c9923dad934fc951dc83..7b6cb1fc16c6cadab9a48fb2402462a803f7f256 100644 --- a/ansi-tests/notes.lsp +++ b/ansi-tests/notes.lsp @@ -42,4 +42,4 @@ If negative zeros are distinct this is probably not good, since it makes (defcon ;;; Haible disagrees with :result-type-element-type-by-subtype #+clisp (rt::disable-note :result-type-element-type-by-subtype) -#+gcl (rt::disable-note :nil-vectors-are-strings) +#+(or openmcl gcl) (rt::disable-note :nil-vectors-are-strings)