Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (310 - 312 of 1030)

Ticket Resolution Summary Owner Reporter
#1111 fixed compile ccl:tools;asdf.lisp somehow R. Matthew Emerson R. Matthew Emerson
Description

We don't compile asdf.lisp during rebuild-ccl, because it had undesirable compile-time side-effects. See r14804, ticket:773, and ticket:765.

ASDF 3's behavior is supposed to be simplified, so it's probably worth taking a look at this again. It may now be harmless to compile asdf.lisp Or, alternately, we could add a stage to rebuild-ccl that compiles an additional set of files (including asdf.lisp) in the newly-build lisp (via run-program). This would prevent compile-time side-effects from messing up the image.

#1176 fixed command-option-w should close all windows of a given type. R. Matthew Emerson Andrew Shalit
Description

Instead it does nothing.

#164 fixed command-control-d (while mouse cursor is over a word) crashes OpenMCL, oops, Clozure CL Gary Byers Rainer Joswig
Description

Type a word in the Listener or Hemlock. Move the mouse over the word press command-control-d . Clozure CL quits immediately.

command-control-d is the system wide dictionary lookup in Mac OS X (10.5).

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