Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (349 - 351 of 1030)

Ticket Resolution Summary Owner Reporter
#916 duplicate Search Files difficulties: consequences of closing dialog before search is completed. p2
Description

1.8-prerelease-r15247M (DarwinX8664)

In teh Search Files dialog, mis-queueing an In Folder choice, then searching, can require aborting a big silly search. Perhaps the search button could be converted into an Abort button. Meanwhile closing the dialog/search window causes this output in the AltConsole, Re-starting the Search Files dialog, changing the In Folder and leaves the Search button inoperable until the Find field is changed.

Error: #<STRING-OUTPUT-STREAM :CLOSED #x302000F57E2D> is closed While executing: CCL::STREAM-IS-CLOSED, in process Monitor thread for external process (grep -i -r -I -s -c -e defclass --include *.lisp /Users/user/)(15).

;;; ;;; #<PROCESS Monitor thread for external process (grep -i -r -I -s -c -e defclass --include *.lisp /Users/user/)(15) [Active] #x302000F573CD> requires access to Shared Terminal Input ;;; Type (:y 15) to yield control to this thread. ;;;

#1002 invalid call-next-method hidden p2
Description

Apropos and arglist don't seem to find call-next-method

1.9-dev-r15422M-trunk in Hemlock API.

#1017 invalid Trifle in documentation: class definition slot args - readers writers p2
Description

My mistaken defclass threw up:

Error: :ACESSOR is an invalid initarg to INITIALIZE-INSTANCE for #<STANDARD-CLASS CCL:STANDARD-DIRECT-SLOT-DEFINITION>.

Valid initargs: (:NAME :TYPE :INITFUNCTION :INITFORM :INITARGS :ALLOCATION :DOCUMENTATION :CLASS :READERS :WRITERS).

While executing: CCL::CHECK-INITARGS,

Assume this should be :reader and :writer (not plural).

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