From: Paul F. Dietz
Subject: Does ANSI CL require builtin macros with too few/too many arguments to signal a PROGRAM-ERROR in safe code?
Date: 
Message-ID: <nxucnQXXX6Oifc2jXTWc2Q@dls.net>
Safe function calls in ANSI CL that have too few/too many arguments are
required to signal a PROGRAM-ERROR.  However, I can't determine if
builtin macro forms in safe code are required to do the same.
Macros implemented with defmacro appear to require this.

What was the intention of the committee here?

	Paul Dietz
	·····@dls.net