[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: |
Eli Zaretskii |
Subject: |
bug#16206: 24.3; Incorrect unused variable byte-compiler warning in dotimes |
Date: |
Wed, 25 Apr 2018 05:33:31 +0300 |
> From: Juri Linkov <juri@linkov.net>
> Date: Tue, 24 Apr 2018 22:21:31 +0300
> Cc: Christopher Wellons <wellons@nullprogram.com>, 16206@debbugs.gnu.org
>
> diff --git a/etc/NEWS b/etc/NEWS
> index bde9b89..06896d4 100644
> --- a/etc/NEWS
> +++ b/etc/NEWS
> @@ -433,6 +433,9 @@ names" in the Tramp manual for full documentation of
> these facilities.
>
> * Incompatible Lisp Changes in Emacs 27.1
>
> +** The RESULT argument of ‘dotimes’ should not be used
> +unless it makes use of the VAR argument.
This isn't a change, let alone an incompatible one. We don't call out
documentation changes in NEWS.
Thanks.
- bug#16206: 24.3; Incorrect unused variable byte-compiler warning in dotimes, Juri Linkov, 2018/04/22
- bug#16206: 24.3; Incorrect unused variable byte-compiler warning in dotimes, Stefan Monnier, 2018/04/23
- bug#16206: 24.3; Incorrect unused variable byte-compiler warning in dotimes, Juri Linkov, 2018/04/24
- bug#16206: 24.3; Incorrect unused variable byte-compiler warning in dotimes, Stefan Monnier, 2018/04/24
- bug#16206: 24.3; Incorrect unused variable byte-compiler warning in dotimes, Michael Heerdegen, 2018/04/24
- bug#16206: 24.3; Incorrect unused variable byte-compiler warning in dotimes, Juri Linkov, 2018/04/25
- bug#16206: 24.3; Incorrect unused variable byte-compiler warning in dotimes, Stefan Monnier, 2018/04/25
- bug#16206: 24.3; Incorrect unused variable byte-compiler warning in dotimes, Juri Linkov, 2018/04/28
- bug#16206: 24.3; Incorrect unused variable byte-compiler warning in dotimes,
Eli Zaretskii <=