Custom Query (1030 matches)
Results (652 - 654 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. |
|||
| #503 | fixed | evaluate out commated function | ||
| Description |
It is very practical to have small tests in the code to evaluate by hand, but that is ignored by load or "execute all". this is the behavior in mcl. like: ;(function-call arg) |
|||
| #506 | fixed | ccl-init does not get loaded when CCL cocoa app is started by opening a file | ||
| Description |
Summary says it all. The ccl-init file only gets loaded when a listener is opened for the first time, which does not automatically happen if CLL is launched by opening a file. |
|||
