Custom Query (1030 matches)
Results (919 - 921 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #502 | fixed | r2829 transcribed corkill's NAN definition incorrectly | ||
| Description |
the addition to number.lisp includes an error in the transcription from corkill's suggested changes http://dancorkill.home.comcast.net/~dancorkill/openmcl-inf.lisp, in that it uses double-float-positive-infinity twice. see http://trac.clozure.com/ccl/browser/trunk/source/lib/numbers.lisp?rev=10124#L119 also, the revision neglected the NAN constant definitions. |
|||
| #756 | invalid | read-line() broken for utf-16 and ucs-2 | ||
| Description |
I get a crash when executing something like (with-open-file (stream ucs-2-file :external-format :ucs-2) (print (read-line stream))) The same for :utf-16. read-char() is OK.
|
|||
| #1243 | notabug | rebuild failure on Yosemite | ||
| Description |
MacBook Pro (early 2011) Yosemite Xcode 6.1 currently running Lisp Version 1.10-r16196 (DarwinX8664) Here is the essence of what happens: ? (rebuild-ccl :full t) ... ;Wrote bootstrapping image: #P"/Users/brooks/lisp/ccl-1.10/x86-boot64.image" ;Building lisp-kernel ...
|
|||
