Re: Commit: patch 9.2.0931: the GTK4 GUI is still experimental and untested by CI

Hisashi T Fujinaka <[email protected]>
Newsgroups gmane.editors.vim.devel
Message-ID <[email protected]>
On Tue, 11 Aug 2026, Christian Brabandt wrote:

>
> On Di, 11 Aug 2026, Hisashi T Fujinaka wrote:
>
>> Whoops. Misapplied the patch. This is the only part that fails for my
>> build.
>
>>>>  diff --git a/src/gui_xim.c b/src/gui_xim.c
>>>>  index 0700ce41a..184945583 100644
>>>>  --- a/src/gui_xim.c
>>>>  +++ b/src/gui_xim.c
>>>>  @@ -189,12 +189,10 @@ static int im_preedit_cursor   = 0;	// cursor
>>>>  offset in characters
>>>>  static int im_preedit_trailing = 0;	// number of characters after cursor
>>>>
>>>>  static unsigned long im_commit_handler_id  = 0;
>>>>  -#  ifdef USE_GTK4
>>>>  +#  ifndef USE_GTK4
>>>>  static unsigned int  im_activatekey_keyval = GDK_KEY_VoidSymbol;
>>>>  -#  else
>>>>  -static unsigned int  im_activatekey_keyval = GDK_VoidSymbol;
>>>>  -#  endif
>>>>  static unsigned int  im_activatekey_state  = 0;
>
> I don't follow. If you check out v9.2.0931 you have the patch already
> applied? What exactly is wrong? Can you share the error message?

The patch fragment I posted, which is in 0931, breaks my build.
GDK_KEY_VoidSymbol is not defined.

-- 
Hisashi T Fujinaka - [email protected]
BSEE + BSChem + BAEnglish + MSCS + $2.50 = coffee

-- 
-- 
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 visit https://groups.google.com/d/msgid/vim_dev/f7f6bc9e-459c-884d-c124-05dcfbfe85dd%40twofifty.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.