Paul Jolly wrote:
> > > Although I'm unclear on the resolution - isn't a Vim fix required here? > > > > I had the same issue after upgrading to 19.10. > > The only solution I found so far is adding a flag to the compiler: > > -Wno-deprecated-declarations > > > > Thanks Bram - would it make sense to do something on the Vim side (assuming > we can?) rather than relying on each Ubuntu 19.10 developer compiling Vim > to tweak something? I have no idea if changing this would break it on older systems. Updating to a newer GTK version is no small thing, some users/systems may not be willing/able to do that. Perhaps the changes could be done with some #ifdef ? We do that for GTK 3. -- hundred-and-one symptoms of being an internet addict: 74. Your most erotic dreams are about cybersex /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/201911121652.xACGqK6V011023%40masaka.moolenaar.net.
