For instance in Normal build : In function ‘get_complete_info’, inlined from ‘f_complete_info’ at insexpand.c:3175:5: insexpand.c:3123:31: warning: ‘li’ may be used uninitialized [-Wmaybe-uninitialized] 3123 | ret = list_append_dict(li, di); | ^~~~~~~~~~~~~~~~~~~~~~~~ insexpand.c: In function ‘f_complete_info’: insexpand.c:3095:22: note: ‘li’ was declared here 3095 | list_T *li; | ^~
Happens also in Huge but not in Tiny. This warning does not prevent linking. gcc version is 13.2.1 20240206 [revision 67ac78caf31f7cb3202177e6428a46d829b70f23] 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 on the web visit https://groups.google.com/d/msgid/vim_dev/CAJkCKXusSy56xo1gVOA%2BrRH1CtWjh_VSKVMdPuw_J2wKTMMyXw%40mail.gmail.com.