GNU bug report logs - #63415
30.0.50; More Build Warnings

Previous Next

Package: emacs;

Reported by: Jacob Faibussowitsch <jacob.fai <at> gmail.com>

Date: Wed, 10 May 2023 11:26:01 UTC

Severity: normal

Found in version 30.0.50

Done: Andrea Corallo <acorallo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 63415 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Jacob Faibussowitsch <jacob.fai <at> gmail.com>, Andrea Corallo <akrl <at> sdf.org>
Cc: 63415 <at> debbugs.gnu.org
Subject: Re: bug#63415: 30.0.50; More Build Warnings
Date: Thu, 11 May 2023 16:25:39 +0300
> From: Jacob Faibussowitsch <jacob.fai <at> gmail.com>
> Date: Wed, 10 May 2023 07:25:34 -0400
> 
> dispnew.c:3650:12: warning: variable 'changed_p' set but not used [-Wunused-but-set-variable]
>       bool changed_p = 0, mouse_face_overwritten_p = 0;
>            ^
> 1 warning generated.

This is expected in a build --without-x.  Avoiding it is too much
trouble (will make the code harder to read), and this configuration is
rare enough to not justify that.  So I've left that alone.

> In native--compile-async:
> comp.el:4240:14: Warning: value from call to ‘cl-substitute’ is unused

Andrea, would you please take care of this warning?

I hope I've now fixed the rest, thanks.




This bug report was last modified 1 year and 158 days ago.

Previous Next


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