[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: short-float bug?
- To: AIG.SOSUMI@AppleLink.Apple.COM (Amer Intl Grp Claims Litigation,APD)
- Subject: Re: short-float bug?
- From: bill@cambridge.apple.com (Bill St. Clair)
- Date: Tue, 4 Aug 1992 19:14:25 -0500
- Cc: info-mcl
>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?