Custom Query (1030 matches)
Results (550 - 552 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #184 | fixed | Sometimes the open dialog shows empty directories | ||
| Description |
When I do command-o in Clozure CL, I get a File Selector window. Sometimes when I double click on a directory, the directory is opened in the File selector window, but there are no contents listed. Going back to the parent and reopen the directory helps. Once the dialog has displayed the contents, later displaying the directory seems to work. Latest CCL from CVS, Mac OS X 10.5 |
|||
| #417 | fixed | Source info for REPL definitions | ||
| Description |
The REPL should arrange to record source info for definitions coming from toplevel-read. "file positions" may not be meaningful for standard input, but it could at least record the source text. |
|||
| #416 | fixed | Source locations for source files | ||
| Description |
COMPILER-FILE arranges for the reader and compiler to conspire to record source location information for functions, but LOAD doesn't, so functions loaded from source don't get source info. They should. |
|||
