Custom Query (1030 matches)
Results (499 - 501 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #686 | worksforme | Pressing ENTER with an active selection in the listener causes Hemlock to crash | ||
| Description |
SLSIA. This crash occurs only with an active selection in the listener, not when the cursor is on a close paren, and not when there is an active selection in an editor window. |
|||
| #684 | fixed | upgrade OS on setf.clozure.com | ||
| Description |
Upgrade to Ubuntu 10.04 LTS. |
|||
| #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.
|
|||
Note:
See TracQuery
for help on using queries.
