#112: CLHS requires vector and array element specializations to be the same ------------------------+--------------------------------------------------- Reporter: ehuelsmann | Owner: nobody Type: defect | Status: new Priority: major | Milestone: unscheduled Component: libraries | Version: Keywords: | ------------------------+--------------------------------------------------- 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.