Dominique Pellé <[email protected]> wrote: > On Sun, Jan 20, 2019 at 6:40 PM Bram Moolenaar <[email protected]> > > The functions were made static, so now the compiler is checking whether > > they are used. I'll tune the #ifdef. > > I just created a PR to fix those warnings: > > https://github.com/vim/vim/pull/3832 > > It also fixes a few typos in warnings in the same file.
I see that patch 8.1.787 was sent almost at the same time as my PR https://github.com/vim/vim/pull/3832. Patch 8.1.787 is wrong, since vim tiny does not build successfully. It should build fine with my proposed PR 3832 instead of patch 8.1.787. Dominique -- -- 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]. For more options, visit https://groups.google.com/d/optout.
