To: vim_dev@googlegroups.com Subject: Patch 7.4.1736 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ 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 -- Bram@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 ///