Patch 7.4.1736 (after 7.4.1731)
Problem: Unused variable.
Solution: Remove it. (Yasuhiro Matsumoto)
Files: src/if_py_both.h
*** ../vim-7.4.1735/src/if_py_both.h 2016-04-14 15:55:58.401348489 +0200
--- src/if_py_both.h 2016-04-14 17:37:28.138550663 +0200
***************
*** 3006,3012 ****
static void
set_partial(FunctionObject *self, partial_T *pt, int exported)
{
- typval_T *curtv;
int i;
pt->pt_name = self->name;
--- 3006,3011 ----
*** ../vim-7.4.1735/src/version.c 2016-04-14 17:15:47.223835356 +0200
--- src/version.c 2016-04-14 17:38:06.582158651 +0200
***************
*** 750,751 ****
--- 750,753 ----
{ /* Add new patch number below this line */
+ /**/
+ 1736,
/**/
--
Microsoft: "Windows NT 4.0 now has the same user-interface as Windows 95"
Windows 95: "Press CTRL-ALT-DEL to reboot"
Windows NT 4.0: "Press CTRL-ALT-DEL to login"
/// 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.