Re: Patch 8.2.4815

2022-04-23 Fir de Conversatie Hisashi T Fujinaka
Thanks! That fixed things for me. -- Hisashi T Fujinaka - ht...@twofifty.com 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.

Patch 8.2.4815

2022-04-23 Fir de Conversatie Bram Moolenaar
Patch 8.2.4815 (after 8.2.4776) Problem:Cannot build with older GTK version. Solution: Use gtk_window_get_size() instead of gdk_window_get_width() and gdk_window_get_height(). (Ernie Rael, closes #10257) Files: src/gui_gtk_x11.c *** ../vim-8.2.4814/src/gui_gtk_x11.c