To: vim_dev@googlegroups.com Subject: Patch 8.2.1620 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.2.1620 Problem: searchcount() test fails. Solution: Restore default flag value. Files: src/search.c *** ../vim-8.2.1619/src/search.c 2020-09-05 21:21:12.221502139 +0200 --- src/search.c 2020-09-05 23:14:23.845393790 +0200 *************** *** 4062,4068 **** char_u *pattern = NULL; int maxcount = SEARCH_STAT_DEF_MAX_COUNT; long timeout = SEARCH_STAT_DEF_TIMEOUT; ! int recompute = FALSE; searchstat_T stat; if (rettv_dict_alloc(rettv) == FAIL) --- 4062,4068 ---- char_u *pattern = NULL; int maxcount = SEARCH_STAT_DEF_MAX_COUNT; long timeout = SEARCH_STAT_DEF_TIMEOUT; ! int recompute = TRUE; searchstat_T stat; if (rettv_dict_alloc(rettv) == FAIL) *** ../vim-8.2.1619/src/version.c 2020-09-05 22:45:31.568748909 +0200 --- src/version.c 2020-09-05 23:15:41.565288291 +0200 *************** *** 756,757 **** --- 756,759 ---- { /* Add new patch number below this line */ + /**/ + 1620, /**/ -- [SIR LAUNCELOT runs back up the stairs, grabs a rope of the wall and swings out over the heads of the CROWD in a swashbuckling manner towards a large window. He stops just short of the window and is left swing pathetically back and forth.] LAUNCELOT: Excuse me ... could somebody give me a push ... "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD /// 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 ///