Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (685 - 687 of 1030)

Ticket Resolution Summary Owner Reporter
#683 fixed DEFSTRUCT slot type checking and complex FUNCTION types Gary Byers
Description
? (defun required-argument () (error "missing slot initform"))

? (defstruct foo
    (a (required-argument) :type (function (integer) t)))

? (make-foo :a #'oddp)
=> whoops.
#684 fixed upgrade OS on setf.clozure.com R. Matthew Emerson
Description

Upgrade to Ubuntu 10.04 LTS.

#691 fixed easygui crash Gary Byers gz
Description

When I do (make-instance 'easygui-demo::converter-window) in a fresh IDE, on MacOSX 10.5.8 on a MacBook Pro, I get a crash.

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