Custom Query (1030 matches)
Results (913 - 915 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. |
|||
| #895 | worksforme | Lion overlay scrollers can't be clicked in Hemlock windows | ||
| Description |
On Lion, it appears that overlay-style scroll bars can't be clicked in Hemlock editor windows. The clicks appear to go to the underlying text view, and they make a selection rather than scrolling the window content. To reproduce:
Observe that the scrollbar cannot be grabbed. Using "legacy" scrollbars works fine. 1.8-dev-r15098, Mac OS X 10.7.2. I see the behavior in both 32-bit and 64-bit lisps. |
|||
| #900 | worksforme | Standard File Functions | ||
| Description |
It would be very handy to have built-in functions for creating Open and Save panels, similar to MCL's CHOOSE-FILE-DIALOG and CHOOSE-NEW-FILE-DIALOG. These could be used by the IDE and made available to programmers, or they could be example code. |
|||
