To: vim_dev@googlegroups.com Subject: Patch 8.2.1298 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.2.1298 Problem: Compiler warning for unused argument in small version. Solution: Add UNUSED. Files: src/scriptfile.c *** ../vim-8.2.1297/src/scriptfile.c 2020-07-26 15:36:12.963172976 +0200 --- src/scriptfile.c 2020-07-26 15:49:59.128164486 +0200 *************** *** 114,120 **** * "is_sfile" is TRUE for itself. */ char_u * ! estack_sfile(int is_sfile) { estack_T *entry; #ifdef FEAT_EVAL --- 114,120 ---- * "is_sfile" is TRUE for itself. */ char_u * ! estack_sfile(int is_sfile UNUSED) { estack_T *entry; #ifdef FEAT_EVAL *** ../vim-8.2.1297/src/version.c 2020-07-26 15:36:12.967172958 +0200 --- src/version.c 2020-07-26 15:50:48.151967983 +0200 *************** *** 756,757 **** --- 756,759 ---- { /* Add new patch number below this line */ + /**/ + 1298, /**/ -- From "know your smileys": :-H Is missing teeth /// Bram Moolenaar -- Bram@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 ///