Custom Query (1030 matches)
Results (280 - 282 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #17 | fixed | Cocoa support should be a 'real library' (not just an example!) | ||
| Description |
OpenMCL ships with a bunch of useful functionality relegated to the 'Examples' directory. This stuff includes the nascent Hemlock editor, various support classes, and other tools that I have found useful trying to port the "Open Agent Engine" to OpenMCL. Can these useful things be moved to a more permanent location, perhaps as a "Cocoa" library or something along those lines? Ideally, the cocoa support stuff would be its own library, with perhaps GTK/GNUstep as alternative implementations of the same ideas. |
|||
| #18 | fixed | undefined-function call: arglist is wrong, restart may not work | ||
| Description |
;;; Assume that BAR is not fboundp. (bar 1 2 3 4 5) Error: Undefined function BAR called with arguments (0 <random> 3 4 5) Something is failing to account for the fact that there's now a return address on the stack. |
|||
| #20 | fixed | *x8664-compiler-backend-modules* and *x86-compiler-backend-modules* defined twice | ||
| Description |
In ccl:lib;compile-ccl.lisp, *x8664-compiler-backend-modules* and *x86-compiler-backend-modules* are defined twice (lines 72--89), apparently to no purpose. |
|||
