Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (655 - 657 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

#1013 fixed apply not working properly on inlined function Staremastershy
Description

Under some circumstances apply is passing NIL as an optional parameter to an inlined function, instead of passing the default argument. (see attached paste from REPL)

#158 fixed apropos window doesn't work on Tiger/PPC32 R. Matthew Emerson R. Matthew Emerson
Description

The apropos window doesn't work on Tiger/PPC32.

It signals the following error:

*** Error in event process: No applicable method for args:
 (#<NS-WINDOW-CONTROLLER <NSKVONotifying_AproposWindowController: 0x1882a00> (#x1882A00)>)
 to #<STANDARD-GENERIC-FUNCTION CCL::PREVIOUS-INPUT #x8A0564E>
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.