Custom Query (1030 matches)
Results (532 - 534 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #641 | fixed | DEFSTRUCT (:TYPE) + DEFTYPE results in bogus duplicate-type-definition warning | ||
| Description |
Straight from CLHS DEFSTRUCT dictionary entry (the description of the :TYPE option): ;; For example:
Compiling that, results in ;Compiling "/tmp/foo.lisp"... ;Compiler warnings for "/tmp/foo.lisp" : ; In an anonymous lambda form at position 60: Duplicate definitions of (TYPE QUUX), in this file ; In an anonymous lambda form at position 449: Duplicate definitions of (TYPE FOO), in this file The Ironclad library makes use of this feature. So it's a real-life annoyance. |
|||
| #639 | duplicate | WebKit example crashes on Snow Leopard | ||
| Description |
After loading webkit.lisp and then calling BROWSER-WINDOW, CCL crashes on Snow Leopard. |
|||
| #637 | invalid | Clozure CL 1.4 doesn't run under Windows 2000 | ||
| Description |
When I try to run wx86cl.exe under Windows 2000 Professional, it fails with the following error message: "The procedure entry point |
|||
