Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (799 - 801 of 1030)

Ticket Resolution Summary Owner Reporter
#1340 fixed apparent bug in UPGRADED-ARRAY-ELEMENT-TYPE Gary Byers
Description

in the current trunk CCL (and likely earlier) pm x8664

? (upgraded-array-element-type '(signed-byte 60))
FIXNUM

ok. but

? (upgraded-array-element-type '(unsigned-byte 59))
(UNSIGNED-BYTE 64)

does not seem to be ok

I think that the problem is likely in the order in which CASE clauses are tested by CCL::CTYPE-SUBTYPE

#1351 fixed arm kernel does not need to be linked specially Gary Byers
Description

it once did, for reasons having to do with how subprimitives were called. see <https://lists.clozure.com/pipermail/openmcl-devel/2016-February/011196.html>

#1358 duplicate possible bug in LOOP Gary Byers
Description

see <https://lists.clozure.com/pipermail/openmcl-devel/2016-April/011247.html>

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