Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
Patch 8.1.1990
7 views
Skip to first unread message
Bram Moolenaar
unread,
Sep 5, 2019, 4:50:47 PM
9/5/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vim...@googlegroups.com
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 -- Br...@Moolenaar.net --
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
///
Reply all
Reply to author
Forward
0 new messages