Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (547 - 549 of 1030)

Ticket Resolution Summary Owner Reporter
#620 fixed Type assertions in parse tree confuse at least a few things in compiler backends Gary Byers Gary Byers
Description

http://clozure.com/pipermail/openmcl-devel/2009-October/010673.html

describes one example of this.

#619 invalid Image build with save-application() hangs on gc Gary Byers Paul Meurer
Description

An image build with

(ccl::save-application "~/lisp/projects/gc-bug"

:toplevel-function (lambda () (ccl::gc) (#exit 0)) :prepend-kernel "~/lisp/ccl/lx86cl64" :mode #o755)

hangs on (gc). I have tested this with the newest (as of 2009-10-30) code from svn, both in 32 and 64 bit mode, on Linux. -- Paul

#618 fixed (make-random-state t) results in an error on Windows x86 Gary Byers grue
Description
? (make-random-state t)
> Error: Can't determine primary IP interface
> While executing: CCL::PRIMARY-IP-INTERFACE-ADDRESS, in process listener(1).
> Type :POP to abort, :R for a list of available restarts.
> Type :? for other options.

System is Windows XP SP3. CCL is version 1.4.

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