Patch 9.0.1372
Problem:    Test for 'toolbariconsize' may fail.
Solution:   Only test 'toolbariconsize' when it is supported. (James McCoy,
            closes #12095)
Files:      src/testdir/test_options.vim


*** ../vim-9.0.1371/src/testdir/test_options.vim        2023-03-02 
14:46:43.889086014 +0000
--- src/testdir/test_options.vim        2023-03-02 18:31:06.700363021 +0000
***************
*** 1642,1647 ****
--- 1642,1649 ----
    endif
    if exists('+toolbar')
      call add(optlist, ['toolbar', 'text', 'a123'])
+   endif
+   if exists('+toolbariconsize')
      call add(optlist, ['toolbariconsize', 'medium', 'a123'])
    endif
    if exists('+ttymouse') && !has('gui')
*** ../vim-9.0.1371/src/version.c       2023-03-02 17:51:29.524736925 +0000
--- src/version.c       2023-03-02 18:33:16.116542193 +0000
***************
*** 697,698 ****
--- 697,700 ----
  {   /* Add new patch number below this line */
+ /**/
+     1372,
  /**/

-- 
hundred-and-one symptoms of being an internet addict:
214. Your MCI "Circle of Friends" are all Hayes-compatible.

 /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net   \\\
///                                                                      \\\
\\\        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
 \\\            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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/20230302183707.3A63F1C0F2A%40moolenaar.net.

Raspunde prin e-mail lui