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 -- Br...@Moolenaar.net --
http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features --
http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims --
http://ICCF-Holland.org ///