GNU bug report logs -
#58865
29.0.50; Warnings when compiling net/dbus.el
Previous Next
Reported by: Arash Esbati <arash <at> gnu.org>
Date: Sat, 29 Oct 2022 12:03:02 UTC
Severity: normal
Found in version 29.0.50
Fixed in version 29.1
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Tue, 01 Nov 2022 16:39:48 +0100
with message-id <87y1suheez.fsf <at> gmx.de>
and subject line Re: bug#58865: 29.0.50; Warnings when compiling net/dbus.el
has caused the debbugs.gnu.org bug report #58865,
regarding 29.0.50; Warnings when compiling net/dbus.el
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
58865: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58865
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi all,
building Emacs from master (f826f56a41) issues this warning:
In dbus-register-signal:
net/dbus.el:842:16: Warning: reference to free variable `dbus-debug'
In dbus-check-event:
net/dbus.el:1073:9: Warning: reference to free variable `dbus-debug'
In dbus-handle-event:
net/dbus.el:1160:47: Warning: reference to free variable `dbus-debug'
net/dbus.el:1283:9: Warning: Variable `dbus-debug' left uninitialized
net/dbus.el:1295:9: Warning: Variable `dbus-debug' left uninitialized
net/dbus.el:1311:9: Warning: Variable `dbus-debug' left uninitialized
net/dbus.el:1320:9: Warning: Variable `dbus-debug' left uninitialized
net/dbus.el:1394:9: Warning: Variable `dbus-debug' left uninitialized
net/dbus.el:1631:9: Warning: Variable `dbus-debug' left uninitialized
net/dbus.el:1891:18: Warning: Variable `dbus-debug' left uninitialized
ELC net/dns.elc
In dbus-register-monitor:
net/dbus.el:2032:11: Warning: reference to free variable `dbus-debug'
In dbus--init:
net/dbus.el:2255:8: Warning: reference to free variable `dbus-debug'
Best, Arash
[Message part 3 (message/rfc822, inline)]
Version: 29.1
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:
Hi Stefan,
> So I think the code requires a top-level (defvar dbus-debug).
Done, pushed to master. I'm closing the bug.
And thanks for the explanation!
> Stefan
Best regards, Michael.
This bug report was last modified 2 years and 262 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.