Patch 7.3.712
Problem:    Nmake from VS2010 SP1 is not recognized.
Solution:   Add the version number. (Ken Takata)
Files:      src/Make_mvc.mak


*** ../vim-7.3.711/src/Make_mvc.mak     2012-10-21 02:41:04.000000000 +0200
--- src/Make_mvc.mak    2012-10-23 05:33:33.000000000 +0200
***************
*** 407,412 ****
--- 407,415 ----
  !if "$(_NMAKE_VER)" == "10.00.30319.01"
  MSVCVER = 10.0
  !endif
+ !if "$(_NMAKE_VER)" == "10.00.40219.01"
+ MSVCVER = 10.0
+ !endif
  !if "$(_NMAKE_VER)" == "11.00.50727.1"
  MSVCVER = 11.0
  !endif
*** ../vim-7.3.711/src/version.c        2012-10-23 05:17:33.000000000 +0200
--- src/version.c       2012-10-23 05:34:24.000000000 +0200
***************
*** 727,728 ****
--- 727,730 ----
  {   /* Add new patch number below this line */
+ /**/
+     712,
  /**/

-- 
Engineers are widely recognized as superior marriage material: intelligent,
dependable, employed, honest, and handy around the house.
                                (Scott Adams - The Dilbert principle)

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

Raspunde prin e-mail lui