Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (679 - 681 of 1030)

Ticket Resolution Summary Owner Reporter
#673 fixed Please add :ccl-1.5 to *features* R. Matthew Emerson Dan Corkill
#674 fixed (/ (complex 1d160 1)) overflows R. Matthew Emerson
Description

(/ (complex 1d160 1)) overflows

Answer should be #C(1.0d-160 -9.99988867182683d-321)

#677 fixed saving an application hangs Gary Byers hrapof
Description

CCL 1.5, Windows XP, x86 Given a source file danderoli.lisp,

(ccl:save-application
   "danderoli.cgi"
   :error-handler :quit :prepend-kernel t))

hangs (danderoli.cgi gets created, but is only 1731 Kb), while

(ccl:save-application
   "dand.cgi"
   :error-handler :quit :prepend-kernel t))

doesn't. The documentation doesn't seem to mention it. Is it a bug or am I missing something?

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.