Skip to content
Snippets Groups Projects
Commit 5db20042 authored by pwerkowski's avatar pwerkowski
Browse files

Back out improper use of condition SIMPLE-TYPE-ERROR in AREF.

AFAICT, ANSI does not specify any type of exceptional condition for
array bounds errors, and a type-error doesn't seem appropriate here.
Reverting to SIMPLE-ERROR.
parent 15fd8568
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment