Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (595 - 597 of 1030)

Ticket Resolution Summary Owner Reporter
#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).

#1047 fixed Trunk IDE does not build on OSX 10.7 Tim Bradshaw
Description

See attached transcript, I think this is related to the changes made for 10.8 mentioned on the mailing list.

I tried r15564 which I think is current at the moment.

#785 worksforme Trying to drag a file inside the ccl::choose-file-dialog causes a crash ender2012
Description

To reproduce:

  • open clozure cl
  • in the listener type (ccl::choose-file-dialog
  • drag any file in the dialogs main view
  • notice that the application crashes and the following error is reported in the console:
    > Error: FLOATING-POINT-INVALID-OPERATION detected
    > While executing: (:INTERNAL GUI::|-[LispApplication sendEvent:]|), in process Initial(0).
    
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.