Patch 8.2.2482

4 views
Skip to first unread message

Bram Moolenaar

unread,
Feb 7, 2021, 10:06:16 AM2/7/21
to vim...@googlegroups.com

Patch 8.2.2482
Problem: Build error.
Solution: Add new error message.
Files: src/errors.h


*** ../vim-8.2.2481/src/errors.h 2021-02-07 15:28:05.792508596 +0100
--- src/errors.h 2021-02-07 15:52:45.679909036 +0100
***************
*** 355,357 ****
--- 355,359 ----
INIT(= N_("E1158: Cannot use flatten() in Vim9 script"));
EXTERN char e_cannot_split_window_when_closing_buffer[]
INIT(= N_("E1159: Cannot split a window when closing the buffer"));
+ EXTERN char e_cannot_use_default_for_variable_arguments[]
+ INIT(= N_("E1160: Cannot use a default for variable arguments"));
*** ../vim-8.2.2481/src/version.c 2021-02-07 15:59:44.438603736 +0100
--- src/version.c 2021-02-07 16:05:34.101518750 +0100
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 2482,
/**/

--
ARTHUR: Well, it doesn't matter. Will you go and tell your master that
Arthur from the Court of Camelot is here.
GUARD #1: Listen, in order to maintain air-speed velocity, a swallow
needs to beat its wings 43 times every second, right?
ARTHUR: Please!
The Quest for the Holy Grail (Monty Python)

/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
Reply all
Reply to author
Forward
0 new messages