Patch 7.4.1870 (after 7.4.1863)
Problem:    One more Win64 compiler warning.
Solution:   Change declared argument type. (Ken Takata)
Files:      src/if_mzsch.c


*** ../vim-7.4.1869/src/if_mzsch.c      2016-06-01 20:31:40.273551014 +0200
--- src/if_mzsch.c      2016-06-02 11:55:36.988788438 +0200
***************
*** 849,855 ****
  static int mz_threads_allow = 0;
  
  #if defined(FEAT_GUI_W32)
! static void CALLBACK timer_proc(HWND, UINT, UINT, DWORD);
  static UINT timer_id = 0;
  #elif defined(FEAT_GUI_GTK)
  # if GTK_CHECK_VERSION(3,0,0)
--- 849,855 ----
  static int mz_threads_allow = 0;
  
  #if defined(FEAT_GUI_W32)
! static void CALLBACK timer_proc(HWND, UINT, UINT_PTR, DWORD);
  static UINT timer_id = 0;
  #elif defined(FEAT_GUI_GTK)
  # if GTK_CHECK_VERSION(3,0,0)
*** ../vim-7.4.1869/src/version.c       2016-06-02 11:54:01.424789753 +0200
--- src/version.c       2016-06-02 11:56:24.552787784 +0200
***************
*** 755,756 ****
--- 755,758 ----
  {   /* Add new patch number below this line */
+ /**/
+     1870,
  /**/

-- 
Q. What happens to programmers when they die?
A: MS-Windows programmers are reinstalled.  C++ programmers become undefined,
   anyone who refers to them will die as well. Java programmers reincarnate
   after being garbage collected, unless they are in permgen, in which case
   they become zombies.  Zimbu programmers leave a stack trace that tells us
   exactly where they died and how they got there.

 /// 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.

Raspunde prin e-mail lui