Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (424 - 426 of 1030)

Ticket Resolution Summary Owner Reporter
#698 fixed premature package checking in reader Gary Byers gz
Description

See ticket:697#comment:2

#701 fixed kernel crash in 64 bit trunk build under 64 bit linux while gc'ing after creating large vector Kalman Reti
Description

I just checked all active tickets and didn't see any report like this. I also updated to the trunk and rebuilt to make sure this bug still exists there.

(setq *print-array* nil)

(setq foo (make-array 1000000000))

(length foo)

(setq foo nil)

1

2

3

4

(gc)

(the extra expressions/values were to get rid of pointers to the vector in *, and *) results in a sigsegv!

#703 fixed Typo in bridge.lisp Arthur Cater
Description

ns::wint-ns-affine-transform-struct presumably should be ns::with-ns-affine-transform-struct

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