Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (937 - 939 of 1030)

Ticket Resolution Summary Owner Reporter
#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?

#603 fixed scripts/makedmg starts with blank line Gary Byers John McAleely
Description

The file scripts/makedmg starts with a blank line, moving the #! declaration to line two.

This is presumably unintentional.

#31 fixed scripts/openmcl64 should be executable Gary Byers R. Matthew Emerson
Description

scripts/openmcl64 should be executable (mode 755, probably).

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