In function ‘ins_compl_build_pum’, inlined from ‘ins_compl_show_pum’ at insexpand.c:1668:8, inlined from ‘ins_compl_show_pum’ at insexpand.c:1654:1: insexpand.c:1520:52: warning: ‘match_count’ may be used uninitialized [-Wmaybe-uninitialized] 1520 | if (max_matches > 0 && match_count > max_matches) | ~~~~~~~~~~~~^~~~~~~~~~~~~ insexpand.c: In function ‘ins_compl_show_pum’: insexpand.c:1477:17: note: ‘match_count’ was declared here 1477 | int match_count; | ^~~~~~~~~~~
"gcc --version" answers as follows: gcc (SUSE Linux) 14.2.1 20250220 [revision 9ffecde121af883b60bbe60d00425036bc873048] Copyright (C) 2024 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Best regards, Tony. -- -- 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/CAJkCKXvFOqq4qi3BggN%3DSE1vtANPRXjGg5e2nWYcEcNBFcT0Yw%40mail.gmail.com.