Add a source transform for array-header-p to handle some cases in
which the result can be determined from the argument type. This stops compiler warning messages produced by the with-array-data macro when the array is known not to be a subtype of (simple-array * (*)).
Please register or sign in to comment