Patch 8.1.1706
Problem: Typo in #ifdef.
Solution: Change PROT to PROTO.
Files: src/beval.c
*** ../vim-8.1.1705/src/beval.c 2019-07-09 23:22:11.570422512 +0200
--- src/beval.c 2019-07-17 12:54:10.633166508 +0200
***************
*** 10,16 ****
#include "vim.h"
! #if defined(FEAT_BEVAL) || defined(FEAT_TEXT_PROP) || defined(PROT)
/*
* Find text under the mouse position "row" / "col".
* If "getword" is TRUE the returned text in "*textp" is not the whole line
but
--- 10,16 ----
#include "vim.h"
! #if defined(FEAT_BEVAL) || defined(FEAT_TEXT_PROP) || defined(PROTO)
/*
* Find text under the mouse position "row" / "col".
* If "getword" is TRUE the returned text in "*textp" is not the whole line
but
*** ../vim-8.1.1705/src/version.c 2019-07-16 22:03:28.906863140 +0200
--- src/version.c 2019-07-17 20:01:18.989722508 +0200
***************
*** 779,780 ****
--- 779,782 ----
{ /* Add new patch number below this line */
+ /**/
+ 1706,
/**/
--
It is illegal for a driver to be blindfolded while operating a vehicle.
[real standing law in Alabama, United States of America]
/// 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/201907171802.x6HI2K3Q032455%40masaka.moolenaar.net.
For more options, visit https://groups.google.com/d/optout.