Patch 7.4.1272 (after 7.4.1270)
Problem: Using future enum value.
Solution: Remove it.
Files: src/if_python.c, src/if_python3.c
*** ../vim-7.4.1271/src/if_python.c 2016-02-06 19:57:11.601323655 +0100
--- src/if_python.c 2016-02-06 20:31:06.272216997 +0100
***************
*** 1559,1565 ****
case VAR_NUMBER:
case VAR_STRING:
case VAR_FLOAT:
- case VAR_JOB:
case VAR_SPECIAL:
break;
}
--- 1559,1564 ----
*** ../vim-7.4.1271/src/if_python3.c 2016-02-06 19:57:11.601323655 +0100
--- src/if_python3.c 2016-02-06 20:30:14.668752950 +0100
***************
*** 1652,1658 ****
case VAR_NUMBER:
case VAR_STRING:
case VAR_FLOAT:
- case VAR_JOB:
case VAR_SPECIAL:
break;
}
--- 1652,1657 ----
*** ../vim-7.4.1271/src/version.c 2016-02-06 20:29:24.357275499 +0100
--- src/version.c 2016-02-06 20:32:16.535487268 +0100
***************
*** 744,745 ****
--- 744,747 ----
{ /* Add new patch number below this line */
+ /**/
+ 1272,
/**/
--
hundred-and-one symptoms of being an internet addict:
163. You go outside for the fresh air (at -30 degrees) but open the
window first to hear new mail arrive.
/// 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.