[ansi-test-devel] STRING-IS-NOT-VECTOR-OF-CHARACTER.1

Raymond Toy toy.raymond at gmail.com
Thu Apr 15 17:56:56 UTC 2010


On 4/15/10 9:39 AM, Sam Steingold wrote:
>
> i.e., this tests the weird consequence of the spec that
> 1. there must be arrays of element type nil
> 2. they must be considered strings.
>   
Oh, right.  I forgot about that weird case.  I don't expect anyone to
fix this for cmucl, so could you add this to doit.lisp to disable those
tests.

#+cmu
(progn
  (rt:disable-note :nil-vectors-are-strings))


Ray





More information about the ansi-test-devel mailing list