Re: missing case in vector-extend

Gary Byers <[email protected]> Thu, 11 Aug 2005 09:10:13 -0600 (MDT)
Newsgroups gmane.lisp.openmcl.bugs
Message-ID <[email protected]>

On Mon, 8 Aug 2005, bryan o'connor wrote:

> one small omission in the new %uvector-replace.
>
> single-float/short-float vectors (subtag-single-float-vector)
> are falling through.
>
> in simple testing, it seems pretty happy sharing the same
> case as u32/v32.
>

Woops.  Yes, they should be handled by the same CASE clause.

>    ...bryan
>
> _______________________________________________
> Bug-openmcl mailing list
> [email protected]
> http://clozure.com/mailman/listinfo/bug-openmcl
>
>