[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: short-float bug?



>Also, why no support for arrays of short-float?

Not necessary. Since SHORT-FLOAT's are immediate objects, storing
them in an array with an element-type of T is as good as anything.
The primary reason for special arrays for DOUBLE-FLOAT's or
(xxSIGNED-BYTE y) is to save space.

>PS
>Final release of 2.0 looks great, but still some stuff missing.

Specifics?