Custom Query (1030 matches)
Results (364 - 366 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #721 | fixed | Improve meta-p in listener | ||
| Description |
From Shannon 8/19/10: meta-p retrieves the last thing you typed in the Listener. There needs to be a shift modifier on this to go forward in case you go too far back. Also, it replaces whatever is currently in the listener, so you can't type e.g. (+ 3 4 5) (+ 6 meta-p) because when you type meta-p above, it replaces the entire line with (+ 3 4 5). MCL did this right (with meta-g) such that it did not replace what was already on the line. |
|||
| #1236 | duplicate | In-repository linuxx86_64 binary segfaults | ||
| Description |
Using trunk(rev 16204) on Linux/x86_64 hechee@cathai :: ~/.../opt/ccl $ ./lx86cl64 -n -K utf-8 Unhandled exception 11 at 0x300000099ad4, context->regs at #x7fff6e71ee18 received signal 11; faulting address: 0x2ac address not mapped to object ? for help [23103] Clozure CL kernel debugger: Killed hechee@cathai :: ~/.../opt/ccl $ uname -r 3.16.2-1.gdcee397-desktop |
|||
| #443 | invalid | Inappropriate Socket Shutdown | ||
| Description |
When running a loop-back test for an extended period of time, the computer goes into screen saving mode, and Clozure server sockets shut down, refusing any further (re)connections. This is not a one-time event. I see it repeatedly after many such trials. The message from the client side, after receiving a time out on an awaited reply, and then attempting to reconnect, is: Error making TCP connection: host="Amethyst.local", service=12010,
(That (61) may be a locally generated error? or it may be a Unix error number?) |
|||
