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: Juri Linkov
Subject: bug#16206: 24.3; Incorrect unused variable byte-compiler warning in dotimes
Date: Wed, 25 Apr 2018 22:31:57 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu)

>> -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".

But without that addition the sentence makes no sense when
the documentation describes the RESULT argument and then
at the end says that "RESULT should not be used".
And I have no better idea how to handle its obsolescence:
maybe just remove all mentions of RESULT from documentation?





reply via email to

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