On Sun, Sep 29, 2019 at 8:35 PM Yegappan Lakshmanan <[email protected]> wrote: > > Hi Tony, > > On Sun, Sep 29, 2019 at 10:22 AM Tony Mechelynck > <[email protected]> wrote: > > > > On Sun, Sep 29, 2019 at 7:03 PM Bram Moolenaar <[email protected]> wrote: > > > Patch 8.1.2101 > > > Problem: write_session_file() often defined but not used. > > > Solution: Adjust the #ifdef. (Yegappan Lakshmanan, closes #4998) > > > Files: src/session.c > > > > Link error in Huge build (only): > > > > gui_gtk_x11.c:(.text+0x1062): undefined reference to `write_session_file' > > collect2: error: ld returned 1 exit status > > link.sh: Linking failed > > make: *** [Makefile:2081: vim-huge] Error 1 > > > > Thanks for reporting the issue. Can you try the attached patch? > > Thanks, > Yegappan
With this patch, I see no error. For the record, I'm attaching the patch as Mercurial wrote it in a new mq queue created for the 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAJkCKXtMiRSFd38aC9gf_RJxeL-g4GcM_fFRORWXG7dTvJQOjA%40mail.gmail.com.
bug_p2101
Description: Binary data
