Custom Query (1030 matches)
Results (442 - 444 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #232 | fixed | New backtrace-as-list function | ||
| Description |
SBCL has a |
|||
| #1408 | moved | (quit) in Windows terminal can not quit. | ||
| Description |
Hi there, When run wx86cl64 from a Windows terminal (i.e., cmd), the (quit) can not quit ccl and return to cmd prompt. However, wx86cl works well. Best, Jinsong |
|||
| #997 | invalid | with-open-file wrapper deletes files on pop from break | ||
| Description |
If I get a break inside a with-open-file and abort to the top level, the files to that point are deleted. This is weird and makes degugging difficult, esp. when I'm doing long complex computations that generate partial results, and expect to be able to dump them into files and then use them on restart to figure out where I was and what happened. It would be nice, if you're not going to change this behavior, to have a switch for wof that would leave the files around in this case. |
|||
