GNU bug report logs - #30235
[patch] undo-tree byte-compiler warnings

Previous Next

Package: emacs;

Reported by: Alex Branham <alex.branham <at> gmail.com>

Date: Tue, 23 Jan 2018 23:21:02 UTC

Severity: minor

Tags: patch, wontfix

Merged with 24354

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Alex Branham <alex.branham <at> gmail.com>
Cc: 30235 <at> debbugs.gnu.org, toby-undo-tree <at> dr-qubit.org
Subject: bug#30235: [patch] undo-tree byte-compiler warnings
Date: Tue, 17 Sep 2019 14:39:04 +0200
Alex Branham <alex.branham <at> gmail.com> writes:

> -      (dotimes (i arg)
> +      (dotimes (_i arg)

Jonas said:

> Toby, I am aware that I have suggested before that you use `_' as VAR in
> calls to `dotimes' instead of `i'.  You rejected that suggestion,
> claiming that the byte-compiler complaining about `i' not being used is
> a bug.

While my preference is to avoid compiler warnings (because having a
warning-free build allows anybody working on the code to proceed with
greater speed and confidence), I think that for ELPA code this should be
up to the maintainer.  Since it seems like Toby is opposed to these
changes, I'm closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 5 years and 244 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.