Patch 8.2.0819

9 views
Skip to first unread message

Bram Moolenaar

unread,
May 24, 2020, 5:15:01 PM5/24/20
to vim...@googlegroups.com

Patch 8.2.0819
Problem: Compiler warning for unused variable.
Solution: Remove the variable.
Files: src/evalvars.c


*** ../vim-8.2.0818/src/evalvars.c 2020-05-24 23:00:06.440196016 +0200
--- src/evalvars.c 2020-05-24 23:13:21.353685012 +0200
***************
*** 777,783 ****
else
{
int eval_flags;
- int save_called_emsg = called_emsg;

rettv.v_type = VAR_UNKNOWN;
i = FAIL;
--- 777,782 ----
*** ../vim-8.2.0818/src/version.c 2020-05-24 23:00:06.444196001 +0200
--- src/version.c 2020-05-24 23:14:06.101547394 +0200
***************
*** 748,749 ****
--- 748,751 ----
{ /* Add new patch number below this line */
+ /**/
+ 819,
/**/

--
If Microsoft would build a car...
... the oil, water temperature, and alternator warning lights would
all be replaced by a single "General Protection Fault" warning light.

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