Patch 7.4a.023 (after 7.4a.019)
Problem:    Still another superfluous parenthesis. (ZyX)
Solution:   Remove it.
Files:      src/testdir/test62.in


*** ../vim-7.4a.022/src/testdir/test62.in       2013-07-14 12:21:51.000000000 
+0200
--- src/testdir/test62.in       2013-07-14 13:37:12.000000000 +0200
***************
*** 36,42 ****
  :call settabvar(2, 'val_list', ['red', 'blue', 'green'])
  :"
  :let test_status = 'gettabvar: fail'
! :if gettabvar(2, 'val_num') == 100 && gettabvar(2, 'val_str') == 'SetTabVar 
test') && gettabvar(2, 'val_list') == ['red', 'blue', 'green']
  :    let test_status = 'gettabvar: pass'
  :endif
  :call append(line('$'), test_status)
--- 36,42 ----
  :call settabvar(2, 'val_list', ['red', 'blue', 'green'])
  :"
  :let test_status = 'gettabvar: fail'
! :if gettabvar(2, 'val_num') == 100 && gettabvar(2, 'val_str') == 'SetTabVar 
test' && gettabvar(2, 'val_list') == ['red', 'blue', 'green']
  :    let test_status = 'gettabvar: pass'
  :endif
  :call append(line('$'), test_status)
*** ../vim-7.4a.022/src/version.c       2013-07-14 13:31:55.000000000 +0200
--- src/version.c       2013-07-14 13:39:59.000000000 +0200
***************
*** 729,730 ****
--- 729,732 ----
  {   /* Add new patch number below this line */
+ /**/
+     23,
  /**/

-- 
ARTHUR: What are you going to do. bleed on me?
                 "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD

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


Raspunde prin e-mail lui