Skip to content
Snippets Groups Projects
Commit 83afe1e4 authored by rtoy's avatar rtoy
Browse files

The default case in the typecase in CALLBACK-ACCESSOR-FORM was

incorrectly handling everything, including things that were not
integers.  I don't know why this didn't fail at runtime.  So add a
case for alien::integer$ and adjust the default case.
parent 259d1c4d
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