ctypep: better handling of array-type with unknown element-type.
commit9ceb6098b2c74899bb395e0873f9df880b63552a
authorStas Boukarev <stassats@gmail.com>
Thu, 11 Jan 2018 21:20:36 +0000 (12 00:20 +0300)
committerStas Boukarev <stassats@gmail.com>
Thu, 11 Jan 2018 21:21:16 +0000 (12 00:21 +0300)
treecb60c1e394aa17e899853ed2ddf8b6f6abcdd55a
parent8ce831018e0d8c86797132ef44601be8fcf5a923
ctypep: better handling of array-type with unknown element-type.

Can reject non-array objects.

Fixes lp#1742788.
src/code/target-type.lisp
tests/bad-code.pure.lisp