Custom Query (1030 matches)
Results (268 - 270 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1074 | notabug | Foreign function not found: WIN64::|gethostname| | ||
| Description |
When I try to load usocket, an error "Foreign function not found: WIN64::|gethostname|" is displayed. I am running CCL 64-bit on Windows 7 64-bit. wx86cl64.exe -I ccl.save Welcome to Clozure Common Lisp Version 1.9-r15765 (WindowsX8664)! ? (ql:quickload "usocket") To load "usocket":
; Loading "usocket" Read error between positions 220 and 317 in C:/Users/Gerry/quicklisp/dists/quicklisp/software/usocket-0.6.0.1/backend/openmcl.lisp.
1 > The error seems to be in the following code: (defun get-host-name ()
|
|||
| #1077 | fixed | *command-line-argument-list* is undocumented | ||
| Description |
The ccl-documentation.html does not mention *command-line-argument-list*. I believe it should. :) If you supply me with a specification of CCL command line argument handling, I offer writing the missing documentation myself. Cheers, max PS: Thanks for the great work on ccl! |
|||
| #1078 | notabug | cl-http port | ||
| Description |
hi i tend to prefer ccl over other cl implementations. but, when i decided to use it as a web application programing tool recently on a lisp-based http server,like cl-http or hunchentooth, i discovered these http servers does not support ccl, many implementations have ports but ccl not. i am a macintosh and debian user. |
|||
