Custom Query (1030 matches)
Results (688 - 690 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #689 | duplicate | send-to udp socket does not work | ||
| Description |
calls to send-to and receive-from :datagram type sockets fail with response: Error: value #<SIMPLE-VECTOR 15> is not of the expected type (OR (ARRAY CHARACTER) (ARRAY (UNSIGNED-BYTE 8)) (ARRAY (SIGNED-BYTE 8))).
I cannot construct any type of array that satisfies VERIFY-SOCKET-BUFFER. All simple arrays return a typecode of 182 but V-S-B wants a range of 215 to 231 |
|||
| #690 | invalid | CL32-863 will not launch | ||
| Description |
Just downloaded 1.5, and tried to open CL32.app, which was fine in 1.4 The alt console opens with
CL64 works |
|||
| #257 | fixed | division of bignum by zero not noticed | ||
| Description |
(/ (1+ most-positive-fixnum) 0) => 1/0 This should signal a DIVISION-BY-ZERO condition. |
|||
