From: Eli Zaretskii <eliz@gnu.org>
To: Jacob Faibussowitsch <jacob.fai@gmail.com>,
Andrea Corallo <akrl@sdf.org>
Cc: 63415@debbugs.gnu.org
Subject: bug#63415: 30.0.50; More Build Warnings
Date: Thu, 11 May 2023 16:25:39 +0300 [thread overview]
Message-ID: <838rdv57ak.fsf@gnu.org> (raw)
In-Reply-To: <9D13D5EB-331E-44AE-A48C-2DCAA73DD79A@gmail.com> (message from Jacob Faibussowitsch on Wed, 10 May 2023 07:25:34 -0400)
> From: Jacob Faibussowitsch <jacob.fai@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.
next prev parent reply other threads:[~2023-05-11 13:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-10 11:25 bug#63415: 30.0.50; More Build Warnings Jacob Faibussowitsch
2023-05-11 13:25 ` Eli Zaretskii [this message]
2023-05-11 13:39 ` Jacob Faibussowitsch
2023-05-11 14:01 ` Eli Zaretskii
2023-05-17 7:55 ` Andrea Corallo
2023-05-17 11:06 ` Eli Zaretskii
2023-05-17 14:11 ` Andrea Corallo
2023-05-17 14:30 ` Eli Zaretskii
2023-05-17 14:37 ` Andrea Corallo
2024-03-21 11:08 ` Andrea Corallo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=838rdv57ak.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=63415@debbugs.gnu.org \
--cc=akrl@sdf.org \
--cc=jacob.fai@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.