On Mon, Jul 14, 2025 at 9:48 PM Christian Brabandt <cbli...@256bit.org> wrote: > > > On Mo, 14 Jul 2025, Tony Mechelynck wrote: > > > After applying patches 1539 and 1540 I get the following in all builds > > (Tiny, Normal and Huge): > > > > insexpand.c: In function ‘ins_compl_new_leader’: > > insexpand.c:2459:9: warning: ‘save_w_wrow’ may be used uninitialized > > [-Wmaybe-uninitialized] > > 2459 | show_pum(save_w_wrow, save_w_leftcol); > > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > insexpand.c:2398:13: note: ‘save_w_wrow’ was declared here > > 2398 | int save_w_wrow; > > | ^~~~~~~~~~~ > > insexpand.c:2459:9: warning: ‘save_w_leftcol’ may be used > > uninitialized [-Wmaybe-uninitialized] > > 2459 | show_pum(save_w_wrow, save_w_leftcol); > > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > insexpand.c:2399:13: note: ‘save_w_leftcol’ was declared here > > 2399 | int save_w_leftcol; > > | ^~~~~~~~~~~~~~ > > Faster than Coverity ;) > > > Link proceeds normally. > > > > This is with gcc 15.1.1 on openSUSE Tumbleweed. > > Thanks, should be fixed now with v9.1.1542
Are you sure you pushed it to https://www.vim.org/hgweb/vim/ ? "hg in" gives me nothing new after the runtime files changeset which followed patch 1540 yesterday. N.B. I am getting sporadically "HTTP error 503: Service unavailable", often but not every time, and when I don't there are "no changes found". Best regards, Tony. > > Christian > -- > Maryann's Law: > You can always find what you're not looking for. > > -- > -- > 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 vim_dev+unsubscr...@googlegroups.com. > To view this discussion visit > https://groups.google.com/d/msgid/vim_dev/aHVfGMMuiJa5gKyt%40256bit.org. -- -- 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 vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/CAJkCKXsL8nyzie9kNy3yGvTEyScgW2F13Y6m-OQWcBsrE2%2BvTg%40mail.gmail.com.