Opened 13 years ago

Last modified 9 months 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 Changed 3 years ago by Mark Evenson

Milestone: unscheduled1.8.0

comment:2 Changed 3 years ago by Mark Evenson

Milestone: 1.8.01.8.1

Ticket retargeted after milestone closed

comment:3 Changed 2 years ago by Mark Evenson

Milestone: 1.8.11.9.0

comment:4 Changed 14 months ago by Mark Evenson

Milestone: 1.9.01.9.1

comment:5 Changed 13 months ago by Mark Evenson

Milestone: 1.9.11.9.2

comment:6 Changed 9 months ago by Mark Evenson

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