Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (601 - 603 of 1030)

Ticket Resolution Summary Owner Reporter
#1163 duplicate Typed structure slot being checked incorrectly Doug Katzman
Description

Welcome to Clozure Common Lisp Version 1.9-r15758 (DarwinX8632)!

? (defstruct (foo (:constructor make-foo (mask)))

(mask 0 :type (unsigned-byte 64)))

(make-foo 4177526783)

Error: The value 4177526783 is not of the expected type (UNSIGNED-BYTE 64). While executing: MAKE-FOO, in process listener(1). Type :POP to abort, :R for a list of available restarts. Type :? for other options.

#570 fixed Typing backslash followed by carriage return in the listener causes CCL to hang Gary Byers Ron Garret
Description

Subject line says it all. This is in version r12434M.

#1395 fixed Typo in CCL documentation. chigoncalves
Description

There is typo in the manual regarding *record-source-file* variable, in the http://ccl.clozure.com/docs/ccl.html#source-notes this variable is referred as *record-source-file the right earmuff is missing.

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