Custom Query (1030 matches)
Results (241 - 243 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #643 | fixed | attachment test | ||
| Description |
testing attachments |
|||
| #661 | fixed | multiple strings on one line colored wrong | ||
| Description |
If there are multiple strings on one line, only the last is string-colored; the remainder are comment colored. Ron Garret reports that this seems to fix it, but that undoubtedly interferes with other stuff that r13186 is trying to do. (defun gui::set-temporary-character-attributes (layout pos start-line end-line)
...
(let* ((attr (if (= istart 0)
(hemlock::lisp-info-begins-quoted parse-info)
(if t ; (< last-end istart) <==
(hi:character-attribute :lisp-syntax
(hi::line-character line (1- istart)))
:comment)))
|
|||
| #674 | fixed | (/ (complex 1d160 1)) overflows | ||
| Description |
(/ (complex 1d160 1)) overflows Answer should be #C(1.0d-160 -9.99988867182683d-321) |
|||
Note:
See TracQuery
for help on using queries.
