bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#25477: 26.0.50; `dolist' macro accepts more than three arguments


From: Philipp Stephani
Subject: bug#25477: 26.0.50; `dolist' macro accepts more than three arguments
Date: Sun, 26 Mar 2017 18:56:39 +0000



Philipp Stephani <p.stephani2@gmail.com> schrieb am Mi., 18. Jan. 2017 um 22:37 Uhr:

In *scratch*, evaluate

(dolist (a () 1 2 3))

The result is 3, but a `wrong-number-of-arguments' signal should be
raised.

I've attached a patch.

Attachment: 0001-Validate-SPEC-of-dolist-cf.-Bug-25477.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]