Custom Query (1030 matches)
Results (862 - 864 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #388 | fixed | c-/ doesn't work | ||
| Description |
Typing c-/ at the lisp process (in a unix shell) leaves it in a weird state where Gary knows what causes this, but it might be hard to fix on some platforms. |
|||
| #392 | fixed | Cannot use a symbol macro as default initarg. | ||
| Description |
Compiling a file containing: (in-package :cl-user) (define-symbol-macro foo t) (defclass bar () ((baz :initarg :baz)) (:default-initargs :baz foo)) I get this: ;Compiling "/tmp/use-case.lisp"... ;Compiler warnings for "/tmp/use-case.lisp" : ; In an anonymous lambda form inside an anonymous lambda form: Undeclared free variable FOO ;Loading #P"/tmp/use-case.lx32fsl"... If I try to create an instance of BAR, I get an error "Unbound variable: FOO" |
|||
| #393 | fixed | 1.3 release notes | ||
| Description |
Release notes for 1.3. There's a start at http://trac.clozure.com/openmcl/wiki/ReleaseNotes/1.3 |
|||
Note:
See TracQuery
for help on using queries.
