Patch 7.4.1135
Problem:    One more arglist test fails on MS-Windows.
Solution:   Don't edit "Y" after editing "y".
Files:      src/testdir/test_arglist.vim


*** ../vim-7.4.1134/src/testdir/test_arglist.vim        2016-01-19 
13:50:50.694649901 +0100
--- src/testdir/test_arglist.vim        2016-01-19 14:05:01.965486461 +0100
***************
*** 120,127 ****
    $arga x
    call assert_equal(['a', 'b', 'c', 'x'], argv())
  
!   0arga Y
!   call assert_equal(['Y', 'a', 'b', 'c', 'x'], argv())
  
    %argd
    call assert_equal([], argv())
--- 120,127 ----
    $arga x
    call assert_equal(['a', 'b', 'c', 'x'], argv())
  
!   0arga y
!   call assert_equal(['y', 'a', 'b', 'c', 'x'], argv())
  
    %argd
    call assert_equal([], argv())
*** ../vim-7.4.1134/src/version.c       2016-01-19 13:50:50.694649901 +0100
--- src/version.c       2016-01-19 14:13:54.467754835 +0100
***************
*** 743,744 ****
--- 743,746 ----
  {   /* Add new patch number below this line */
+ /**/
+     1135,
  /**/

-- 
An operatingsystem is just a name you give to the rest of bloating
idiosyncratic machine-based-features you left out of your editor.
                        (author unknown)

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