Patch 8.1.1990
Problem: Cannot build with eval but without cscope.
Solution: Always include if_cscope.pro.
Files: src/proto.h
*** ../vim-8.1.1989/src/proto.h 2019-09-04 15:54:23.916359692 +0200
--- src/proto.h 2019-09-05 22:46:22.942057668 +0200
***************
*** 68,76 ****
# include "charset.pro"
# include "cmdexpand.pro"
# include "cmdhist.pro"
! # ifdef FEAT_CSCOPE
! # include "if_cscope.pro"
! # endif
# include "debugger.pro"
# include "dict.pro"
# include "diff.pro"
--- 68,74 ----
# include "charset.pro"
# include "cmdexpand.pro"
# include "cmdhist.pro"
! # include "if_cscope.pro"
# include "debugger.pro"
# include "dict.pro"
# include "diff.pro"
*** ../vim-8.1.1989/src/version.c 2019-09-05 22:33:23.268963478 +0200
--- src/version.c 2019-09-05 22:49:58.717262116 +0200
***************
*** 759,760 ****
--- 759,762 ----
{ /* Add new patch number below this line */
+ /**/
+ 1990,
/**/
--
Press any key to continue, press any other key to quit.
/// 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/201909052050.x85KoegZ003577%40masaka.moolenaar.net.