emacs-devel
[Top][All Lists]
Advanced

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

Re: master f62a6acd00: Better handle drag-and-drop from one Emacs frame


From: Lars Ingebrigtsen
Subject: Re: master f62a6acd00: Better handle drag-and-drop from one Emacs frame to another
Date: Wed, 16 Mar 2022 12:16:58 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

One of these changes apparently leads to this warning:

xterm.c: In function 'handle_one_xevent':
xterm.c:959:29: warning: 'target_proto' may be used uninitialized in this 
function [-Wmaybe-uninitialized]
  959 |   msg.xclient.data.l[1] = (((unsigned int) min (X_DND_SUPPORTED_VERSION,
xterm.c:11653:17: note: 'target_proto' was declared here
11653 |             int target_proto;
      |                 ^~~~~~~~~~~~

On Debian/bookworm.

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




reply via email to

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