Custom Query (1030 matches)
Results (322 - 324 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1365 | fixed | typos on http://ccl.clozure.com/docs/ccl.html#installing-and-running-clozure-cl | ||
| Description |
in several cases , there seems to be a missing #\space before a numeric option, as in: -Z n (or --thread-stack-sizen). |
|||
| #615 | fixed | Search Files tool crashes when used twice in a row | ||
| Description |
There was an obvious array reference error in #/updateResults: which the code below fixes. The call to expand-all-results also occasionally caused an error (??), so I've commented it out. This is not the same problem as ticket #456 From ccl/cocoa-ide/search-files.lisp (objc:defMethod (#/updateResults: :void) ((wc search-files-window-controller)
; (when (or (auto-expandable-p (search-results wc)) ; (expand-results-p wc)) ; (expand-all-results wc))
|
|||
| #175 | worksforme | Open panel doesn't open file in editor | ||
| Description |
Occassionally, Clozure CL(PPC).app stops opening text/source files for editing (HemlockEditorDocuments) via the Open Panel. Restarting the app resolves the problem. I cannot reproduce the problem at will and no particular file is the culprit. It seems to do more with how long the app has been running. OSX 10.4.7 on a G4. Console backtrace is attached. |
|||
