Patch 8.2.4522

7 views
Skip to first unread message

Bram Moolenaar

unread,
Mar 6, 2022, 5:22:07 PM3/6/22
to vim...@googlegroups.com

Patch 8.2.4522 (after 8.2.4492)
Problem: GUI test fails with Motif. (Dominique Pellé)
Solution: Remove using an invalid value for 'guifontset'.
Files: src/testdir/test_gui.vim


*** ../vim-8.2.4521/src/testdir/test_gui.vim 2022-01-31 17:39:45.394105533 +0000
--- src/testdir/test_gui.vim 2022-03-06 22:18:02.230677490 +0000
***************
*** 549,556 ****
catch
call assert_exception('E598:')
endtry
- " Set it to an invalid value brutally for preparation.
- let &guifontset = '-*-notexist-*'

" Case 2-1: Automatic selection
set guifontwide=
--- 549,554 ----
*** ../vim-8.2.4521/src/version.c 2022-03-06 20:46:55.704626922 +0000
--- src/version.c 2022-03-06 22:21:11.650866941 +0000
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 4522,
/**/

--
hundred-and-one symptoms of being an internet addict:
182. You may not know what is happening in the world, but you know
every bit of net-gossip there is.

/// 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 ///
Reply all
Reply to author
Forward
0 new messages