Custom Query (1030 matches)
Results (688 - 690 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #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. |
|||
| #144 | invalid | Hemlock windows initially show wrong package | ||
| Description |
Hemlock initially shows the wrong package when it opens files that begin with an IN-PACKAGE form rather than a modeline. If you click in the text area of the file, it updates the package display to show the correct package. For example: if you open "ccl:examples;cocoa;easygui;currency-converter.lisp" the window's modeline will initially show CL-USER as the package, even though the file begins with (IN-PACKAGE :EASYGUI-DEMO). |
|||
| #213 | fixed | Hemlock window-resize moves the cursor | ||
| Description |
When a hemlock window is resized, the text is relocated so that the cursor is in the middle of the window. The cursor should remain stationary relative to the upper edge of the window. |
|||
