Custom Query (1030 matches)
Results (496 - 498 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #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 |
|||
| #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 |
|||
| #688 | invalid | ignore-errors doesn't | ||
| Description |
The following sequence of events produces a memory fault and a trip to a nonfunctioning debugger. (load "jpeg.lisp") ;supplied (jpeg::read-file "128.jpg") ;also supplied If you wrap the latter in ignore-errors, you still get the trip to the debugger. I tried this in the windows 32 bit 1.5 release as well as in the linux x86 64bit trunk (checked out as of this morning). |
|||
