Custom Query (1030 matches)
Results (403 - 405 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #606 | fixed | typo in ffi.xml | ||
| Description |
12.3.2.7. %null-ptr [Macro] Description Equivalent to (%ptr-to-int 0). should be (%int-to-ptr 0) |
|||
| #823 | wontfix | Shebang support | ||
| Description |
I like to start my Common Lisp scripts with #!/usr/bin/env ccl. But when I load them in the CCL interpreter, I get an error: Undefined character #\! in a #\# dispatch macro. Could CCL include shebangs as ordinary CL syntax? CLISP and SBCL do. |
|||
| #825 | worksforme | Hunchentoot / usocket installation fails | ||
| Description |
Using dx86cl from SVN, usocket and therefore Hunchentoot installation fails. Note: Using MacPorts or Lispbox CCL, Hunchentoot installs just fine. Specs:
Trace: $ svn co http://svn.clozure.com/publicsvn/openmcl/release/1.6/darwinx86/ccl/ ... $ cd ccl $ wget http://beta.quicklisp.org/quicklisp.lisp ... $ ./dx86cl ? (load "quicklisp") ? (ql:quickload "hunchentoot") ; Loading "hunchentoot" .................................................. [package alexandria.0.dev]........................ .................................................. .................................................. [package bordeaux-threads]........................ [package usocket].. Read error between positions 195 and 295 in /Users/andrew/quicklisp/dists/quicklisp/software/usocket-20110219-svn/vendor/ccl-send.lisp. > Error: Foreign function not found: X86-DARWIN32::|send| > While executing: LOAD-EXTERNAL-FUNCTION, in process listener(1). > Type :POP to abort, :R for a list of available restarts. > Type :? for other options. |
|||
Note:
See TracQuery
for help on using queries.
