Custom Query (1030 matches)
Results (685 - 687 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #683 | fixed | DEFSTRUCT slot type checking and complex FUNCTION types | ||
| 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 | ||
| Description |
Upgrade to Ubuntu 10.04 LTS. |
|||
| #691 | fixed | easygui crash | ||
| 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. |
|||
Note:
See TracQuery
for help on using queries.
