> This patch has caused a linking failure under Cygwin: > > objects/if_python.o: In function `InsertBufferLines': > /usr/src/vim/src/if_py_both.h:4018: undefined reference to `find_win_for_buf' > /usr/src/vim/src/if_py_both.h:4076: undefined reference to `find_win_for_buf' > objects/if_python3.o: In function `InsertBufferLines': > /usr/src/vim/src/if_py_both.h:4018: undefined reference to `find_win_for_buf' > /usr/src/vim/src/if_py_both.h:4076: undefined reference to `find_win_for_buf' > collect2: error: ld returned 1 exit status
It is observed on traivs-ci (Linux): https://travis-ci.org/vim-jp/vim-ci/builds/9193099 -- -- 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/groups/opt_out.
