Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (712 - 714 of 1030)

Ticket Resolution Summary Owner Reporter
#716 invalid WITH-HASH-TABLE-ITERATOR plays badly with closures Ron Garret
Description
? h
#<HASH-TABLE :TEST EQUAL size 3/60 #x3020010965ED>
? (with-hash-table-iterator (f h) (lambda () (multiple-value-list (f))))
#<COMPILED-LEXICAL-CLOSURE #x30200126EE0F>
? (funcall *)
> Error: value #<HASH-TABLE :TEST EQ size 3/60 #x302000C9D12D> is not of the expected type SIMPLE-VECTOR.
#718 fixed (rebuild-ccl :full t) fails on windows 7 64-bit kodjo
Description

Building Clozure CL from sources using the standard procedure on Windows 7 64-bit (msys/mingw-w4) fails with:

Error: File exists : "c:/Docume~1/gdr/" While executing: CREATE-DIRECTORY, in process listener(1).

#719 invalid Unable Version 1.5 of Clozure CL64 on my PowerMac G5 cocoacl
Description

The earlier version 1.4 of Clozure CL64 runs fine on my PowerMac G5, but not the current version 1.5. When I start it up, I get the following error in AltConsole:

> Error: Objective-C runtime exception: 
>        *** -[NSKeyedUnarchiver initForReadingWithData:]: non-keyed archive cannot be decoded by NSKeyedUnarchiver
> While executing: (:INTERNAL GUI::|+[LispApplicationDelegate initialize]|), in process Initial(0).
> Type :POP to abort, :R for a list of available restarts.
> Type :? for other options.
1 > 

Clozure CL32 runs fine on my machine for both versions 1.4 and 1.5.

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