Custom Query (1030 matches)
Results (328 - 330 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1120 | fixed | cffi problem (cl-opengl) | ||
| Description |
I ran into weird problem with cl-opengl and ccl. Looks like code is generated incorrectly for callbacks and program crashes. Reproduces on Linux and Windows 64bit. Current trunk 1.10-dev-r15968M-trunk LinuxX8664 and 1.9 release. Up to date cffi_0.11.2, cl-opengl-20131003 from quicklisp. Attached simple reduced test. |
|||
| #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. |
|||
| #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.) |
|||
