Opened 16 years ago

Last modified 3 years ago

#112 new defect

CLHS requires vector and array element specializations to be the same

Reported by: ehuelsmann Owned by: nobody
Priority: major Milestone: 1.9.3
Component: libraries Version:
Keywords: Cc:
Parent Tickets:

Description

On #lisp, there was discussion whether it was allowed to have different element specializations for vectors than for arrays.

The conclusion is that the CLHS requires - and ABCL violates - the upgraded element type of a specific type should be the same regardless of whether applicable to a vector or an array.

Change History (6)

comment:1 by Mark Evenson, 6 years ago

Milestone: unscheduled1.8.0

comment:2 by Mark Evenson, 6 years ago

Milestone: 1.8.01.8.1

Ticket retargeted after milestone closed

comment:3 by Mark Evenson, 4 years ago

Milestone: 1.8.11.9.0

comment:4 by Mark Evenson, 3 years ago

Milestone: 1.9.01.9.1

comment:5 by Mark Evenson, 3 years ago

Milestone: 1.9.11.9.2

comment:6 by Mark Evenson, 3 years ago

Milestone: 1.9.21.9.3
Note: See TracTickets for help on using tickets.