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

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

bug#16206: 24.3; Incorrect unused variable byte-compiler warning in doti


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





reply via email to

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