Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (763 - 765 of 1030)

Ticket Resolution Summary Owner Reporter
#158 fixed apropos window doesn't work on Tiger/PPC32 R. Matthew Emerson R. Matthew Emerson
Description

The apropos window doesn't work on Tiger/PPC32.

It signals the following error:

*** Error in event process: No applicable method for args:
 (#<NS-WINDOW-CONTROLLER <NSKVONotifying_AproposWindowController: 0x1882a00> (#x1882A00)>)
 to #<STANDARD-GENERIC-FUNCTION CCL::PREVIOUS-INPUT #x8A0564E>
#173 fixed loop form wedges event thread Gary Byers R. Matthew Emerson
Description

The following forms, typed into a listener, wedge the event thread.

(in-package "CCL")
(loop for k being each hash-key of *objc-method-signatures* do (format t "~&~s" k))

If I type them at the tty where I did (require 'cocoa), it works as expected.

#202 invalid add DTrace provider R. Matthew Emerson R. Matthew Emerson
Description

It might be worthwhile to investigate adding a DTrace provider to OpenMCL.

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