emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master 32ab6d7105 1/3: Improve XI focus handling


From: Lars Ingebrigtsen
Subject: Re: master 32ab6d7105 1/3: Improve XI focus handling
Date: Sun, 07 Aug 2022 16:00:36 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

This (or an adjacent commit) seems to lead to this warning:

xterm.c: In function ‘xi_handle_focus_change’:
xterm.c:12564:25: warning: ‘source’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
12564 |       ie.device = source->name;
      |                   ~~~~~~^~~~~~

(This is with an --enable-checking build on Debian/bookworm, if that
makes a difference).




reply via email to

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