Skip to content
Snippets Groups Projects
Commit 55c5b06f authored by gerd's avatar gerd
Browse files

(DESTRUCTURING-BIND (X . Y) () ...) did not signal an error.

	Reported by Edi Weitz on cmucl-help.

	* src/code/defmacro.lisp (restify-dotted-lambda-list): New
	function.
	(parse-defmacro-lambda-list): Use it to tranform dotted
	lambda-list to undotted lambda-lists with &rest.  Remove
	special handling of dotted lambda-lists.
parent 9d3ebe1c
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