On Mi, 31 Jan 2024, Tony Mechelynck wrote:
> gui_gtk_x11.c: In function ‘scroll_event’:
> gui_gtk_x11.c:2135:9: warning: ‘button’ may be used uninitialized
> [-Wmaybe-uninitialized]
> 2135 | gui_send_mouse_event(button, (int)event->x, (int)event->y,
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 2136 | FALSE, vim_modifiers);
> | ~~~~~~~~~~~~~~~~~~~~~
> gui_gtk_x11.c:2059:13: note: ‘button’ was declared here
> 2059 | int button;
> | ^~~~~~
>
> (The problematic line is line 2059, not line 1988. I checked my
> previous email, and there too it was line 2059. GTK2 vs GTK3 ? Or
> something else ?)
:facepalm I wanted to change line 2059, not 1988.
That's what happens after a long working day, starring at too many
computer displays :/
Should be fixed in a second.
Thanks,
Christian
--
"Only the hypocrite is really rotten to the core."
-- Hannah Arendt.
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/Zbq5QJ3AjLZIM6xF%40256bit.org.