Custom Query (1030 matches)
Results (700 - 702 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #893 | fixed | ccl:temp-pathname on Android | ||
| Description |
|
|||
| #1424 | duplicate | ccldoc: load-to-ccldoc-form: source note map seems to be ignored | ||
| Description |
https://github.com/Clozure/ccldoc/blob/master/source/toplevel.lisp#L40 This is where https://github.com/Clozure/ccldoc/blob/master/source/toplevel.lisp#L46 This is where the map is updated. Is it just me, or is the hashtable not accessed anywhere else in CCLDOC and therefore wasted? (There should be a CCLDOC component in here.) |
|||
| #889 | fixed | certain symbols with print names like floats cause printer error | ||
| Description |
Simple test case, in 1.7-r14925M (DarwinX8664): (print '|40s40|)
The error comes from %parse-number-token, which tries too hard to actually create a float which could have the same printed representation as the symbol print name. |
|||
