Patch 9.0.1148

3 views
Skip to first unread message

Bram Moolenaar

unread,
Jan 4, 2023, 2:00:33 PM1/4/23
to vim...@googlegroups.com

Patch 9.0.1148 (after 9.0.1144)
Problem: Cmdline test fails in the GUI.
Solution: Skip the test when running in the GUI.
Files: src/testdir/test_cmdline.vim


*** ../vim-9.0.1147/src/testdir/test_cmdline.vim 2023-01-04 15:56:47.868550539 +0000
--- src/testdir/test_cmdline.vim 2023-01-04 18:58:15.497376800 +0000
***************
*** 655,660 ****
--- 655,663 ----
endfunc

func Test_multibyte_expression()
+ " Get a dialog in the GUI
+ CheckNotGui
+
" This was using uninitialized memory.
let lines =<< trim END
set verbose=6
*** ../vim-9.0.1147/src/version.c 2023-01-04 18:54:05.320172637 +0000
--- src/version.c 2023-01-04 18:59:39.349666516 +0000
***************
*** 697,698 ****
--- 697,700 ----
{ /* Add new patch number below this line */
+ /**/
+ 1148,
/**/

--
SOLDIER: What? A swallow carrying a coconut?
ARTHUR: It could grip it by the husk ...
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD

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