Make ARG-COUNT-ERROR really tail call ERROR.
commitec36d7fb1f634b4008b3dec5a993dc2bfbe5f5f5
authorDouglas Katzman <dougk@google.com>
Mon, 22 Jun 2015 12:41:17 +0000 (22 08:41 -0400)
committerDouglas Katzman <dougk@google.com>
Mon, 22 Jun 2015 13:29:12 +0000 (22 09:29 -0400)
tree5745d94e4bfb2b146a5d5c4e485bd8bd40225c65
parent499f2de218d0ef15700c458f27fcd6acdc90ef23
Make ARG-COUNT-ERROR really tail call ERROR.

Instead of obscuring the fact that it couldn't.
src/code/parse-defmacro.lisp
src/compiler/physenvanal.lisp
src/compiler/policies.lisp
tests/lambda-list.pure.lisp