Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (442 - 444 of 1030)

Ticket Resolution Summary Owner Reporter
#232 fixed New backtrace-as-list function Gary Byers John Wiele
Description

SBCL has a sb-debug::backtrace-as-list function which returns the backtrace summary in list form. This is useful for certain kinds of tracing and profiling. The attached diff adds a similar function to OpenMCL/CCL.

#1408 moved (quit) in Windows terminal can not quit. Jinsong Zhao
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 Jeff Shrager
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.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.