Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (469 - 471 of 1030)

Ticket Resolution Summary Owner Reporter
#773 fixed asdf:find-system undefined after svn 1.6 install Henry Irvine
Description

installed 1.6 via svn this am. Tried to load a system via asdf. asdf:find-system undefined. This happens with either the system asdf loaded via require or with the asdf included with quicklisp.

Not sure if this is a ccl or asdf problem, but everything works fine in ccl-1.5 so I suspect something in 1.6.

#775 fixed freebsd test suite failures R. Matthew Emerson
Description

The freebsd ports have a few test failures:

32 bit:

6 out of 21863 total tests failed: 
   CL-TEST::FUNCALL.ERROR.1, CL-TEST::FUNCALL.ERROR.2, CL-TEST::FUNCALL.ERROR.3, 
   CL-TEST::EXP.ERROR.6, CL-TEST::EXP.ERROR.7, CL-TEST::LISTEN.7.

see: http://setf.clozure.com:8010/builders/freebsdx8632/builds/1/steps/shell_3/logs/stdio

64-bit:

1 out of 21869 total tests failed: 
   CL-TEST::LISTEN.7.

see: http://setf.clozure.com:8010/builders/freebsdx8664/builds/1/steps/shell_3/logs/stdio

#776 fixed crash on 64-bit windows Gary Byers R. Matthew Emerson
Description

Evaluating the following form in a trunk lisp (r14424) dumps us into the kernel debugger.

(exp (+ (log most-positive-single-float) 100))
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.