|
From: | Stefan Monnier |
Subject: | bug#16206: 24.3; Incorrect unused variable byte-compiler warning in dotimes |
Date: | Tue, 24 Apr 2018 17:13:33 -0400 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
> -the return value (nil if RESULT is omitted). > +the return value (nil if RESULT is omitted). Note that RESULT > +should not be used unless it makes use of VAR. I would drop the "unless it makes use of VAR". Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |