Custom Query (1030 matches)
Results (430 - 432 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1184 | notabug | (read-from-string "#-genera" nil nil) should return nil, gets exception instead | ||
| Description |
I can understand why this happens, but if I supply an eof-error-p argument of nil and an eof-value of nil, I should just get nil, no? (At least that's how I interpret the hyperspec entry for read-from-string.) (I'm doing some processing of files line-by-line, and this line happened to come all by itself ahead of the definition of a function on the next few lines.) I tried this both in a shipped 1.9 and in a second 1.9 which had been updated via svn update and fully rebuilt. |
|||
| #309 | worksforme | Editor won't read in old MCL files (still) | ||
| Description |
Trying to read in the enclosed file from the File>Open menu, 2008-06-12 16:26:14.764 dx86cl64[17655:20b] Lisp exception: Array index 133 out of bounds for "buffer mark ringont regionteranding tabs |
|||
| #321 | fixed | Style-warning can't be used from user program | ||
| Description |
Doing (princ (make-condition 'style-warning)) Results in a strange error: Slot CCL::WARNING-TYPE is unbound in #<STYLE-WARNING #x896DB36> Style-warning has no standard slots. |
|||
