Patch 7.4.2363
Problem: Superfluous function prototypes.
Solution: Remove them.
Files: src/regexp.c
*** ../vim-7.4.2362/src/regexp.c 2016-08-29 22:48:12.165106045 +0200
--- src/regexp.c 2016-09-09 20:20:20.692773353 +0200
***************
*** 255,263 ****
#define un_Magic(x) ((x) + 256)
#define is_Magic(x) ((x) < 0)
- static int no_Magic(int x);
- static int toggle_Magic(int x);
-
static int
no_Magic(int x)
{
--- 255,260 ----
*** ../vim-7.4.2362/src/version.c 2016-09-11 14:39:50.076156942 +0200
--- src/version.c 2016-09-11 15:08:18.628560596 +0200
***************
*** 765,766 ****
--- 765,768 ----
{ /* Add new patch number below this line */
+ /**/
+ 2363,
/**/
--
hundred-and-one symptoms of being an internet addict:
235. You start naming your kids Pascal, COBOL, Algol and Fortran.
/// 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].
For more options, visit https://groups.google.com/d/optout.