Custom Query (1030 matches)
Results (442 - 444 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #961 | fixed | Error for wrong number of args to structure accessor | ||
| Description |
This gets a compile time error rather than a compiler warning: Welcome to Clozure Common Lisp Version 1.9-dev-r15341 (DarwinX8664)! ? (defstruct foo bar) FOO ? (defun test () (foo-bar)) > Error: Required arguments in (CCL::STRUCTURE-TYPECHECK FOO) don't match lambda list (CCL::STRUCT CCL::TYPESPEC). > While executing: (:INTERNAL CCL::NX1-COMPILE-LAMBDA), in process listener(1). > Type :GO to continue, :POP to abort, :R for a list of available restarts. > If continued: continue compilation ignoring this form > Type :? for other options. 1 > |
|||
| #996 | fixed | Save with multiple windows on same file moves window | ||
| Description |
Open the same file open in two windows, put them in different positions on the screen, then make a change in one of the windows and Save. One of the windows moves and resizes to be on top of the other, i.e. their screen positions and dimensions get unified. |
|||
| #1165 | fixed | %make-cfurl bug (was: Missing filenames in search files) | ||
| Description |
I'm using OS X 10.9. The new search files seems to work but it doesn't show the pathnames - see attached screenshot. Possibly related, possibly not, I get these warnings when compiling the IDE: ;Compiler warnings for "ccl:cocoa-ide;search-files.lisp.newest" : ; In %TREE-NODE-FOR-GREP-RESULT: Undeclared free variable NAVIGATOR-SEARCH-NODE-DATA (2 references) ; In |-[SearchFilesWindowController awakeFromNib]|: Undeclared free variable GREP-RESULTS-DATA-SOURCE |
|||
Note:
See TracQuery
for help on using queries.
