Patch 8.2.4058

7 views
Skip to first unread message

Bram Moolenaar

unread,
Jan 10, 2022, 4:41:11 PM1/10/22
to vim...@googlegroups.com

Patch 8.2.4058
Problem: Vim9: import test failure in wrong line.
Solution: Adjust line number.
Files: src/testdir/test_vim9_import.vim


*** ../vim-8.2.4057/src/testdir/test_vim9_import.vim 2022-01-10 21:29:53.380429159 +0000
--- src/testdir/test_vim9_import.vim 2022-01-10 21:36:53.019513360 +0000
***************
*** 332,338 ****
defcompile
END
writefile(import_missing_name_lines, 'Ximport.vim')
! assert_fails('source Ximport.vim', 'E1259:', '', 3)

var import_assign_wrong_type_lines =<< trim END
vim9script
--- 332,338 ----
defcompile
END
writefile(import_missing_name_lines, 'Ximport.vim')
! assert_fails('source Ximport.vim', 'E1259:', '', 1)

var import_assign_wrong_type_lines =<< trim END
vim9script
*** ../vim-8.2.4057/src/version.c 2022-01-10 21:29:53.384429152 +0000
--- src/version.c 2022-01-10 21:37:43.227399473 +0000
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 4058,
/**/

--
Bravely bold Sir Robin, rode forth from Camelot,
He was not afraid to die, Oh Brave Sir Robin,
He was not at all afraid to be killed in nasty ways
Brave, brave, brave, brave Sir Robin.
"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