Don't try to print highly nested forms for type errors.
commita9265b8d9d1c365964000e9a96974fc4b22adeae
authorStas Boukarev <stassats@gmail.com>
Tue, 23 Jan 2018 17:36:57 +0000 (23 20:36 +0300)
committerStas Boukarev <stassats@gmail.com>
Tue, 23 Jan 2018 17:36:57 +0000 (23 20:36 +0300)
treedee168c171b91c8e7b2757211486f773691ce998
parenta30961de87c9735e3cefa414b168f4437aa16176
Don't try to print highly nested forms for type errors.

Fixes lp#1744969
src/compiler/compiler-error.lisp
tests/bad-code.pure.lisp