Patch 8.2.2958 (after 8.2.2957)
Problem:    Function list test fails.
Solution:   Add newly added function to the list.  Fix typo.
Files:      runtime/doc/usr_41.txt, src/testdir/test_function_lists.vim


*** ../vim-8.2.2957/runtime/doc/usr_41.txt      2021-04-03 15:15:43.867614331 
+0200
--- runtime/doc/usr_41.txt      2021-06-07 18:49:05.512383512 +0200
***************
*** 944,949 ****
--- 952,958 ----
        browsedir()             put up a directory requester
        confirm()               let the user make a choice
        getchar()               get a character from the user
+       getcharstr()            get a character from the user as a string
        getcharmod()            get modifiers for the last typed character
        getmousepos()           get last known mouse position
        echoraw()               output characters as-is
*** ../vim-8.2.2957/src/testdir/test_function_lists.vim 2021-05-02 
19:14:55.466643569 +0200
--- src/testdir/test_function_lists.vim 2021-06-07 18:47:53.052614888 +0200
***************
*** 96,102 ****
    sort u
    w! ++ff=unix Xfunction-list
    let l:unequal = assert_equalfile("Xsorted_current_global_functions", 
"Xfunction-list",
!       \ "\":help functions-list\" incomplete")
    if l:unequal && executable("diff")
      call system("diff -u Xsorted_current_global_functions Xfunction-list > 
Xfunction-list.diff")
    endif
--- 96,102 ----
    sort u
    w! ++ff=unix Xfunction-list
    let l:unequal = assert_equalfile("Xsorted_current_global_functions", 
"Xfunction-list",
!       \ "\":help function-list\" incomplete")
    if l:unequal && executable("diff")
      call system("diff -u Xsorted_current_global_functions Xfunction-list > 
Xfunction-list.diff")
    endif
*** ../vim-8.2.2957/src/version.c       2021-06-07 18:27:35.900235056 +0200
--- src/version.c       2021-06-07 18:49:37.328283622 +0200
***************
*** 752,753 ****
--- 752,755 ----
  {   /* Add new patch number below this line */
+ /**/
+     2958,
  /**/

-- 
I am always surprised in the Linux world how quickly solutions can be
obtained.  (Imagine sending an email to Bill Gates, asking why Windows
crashed, and how to fix it...  and then getting an answer that fixed the
problem... <0>_<0> !)                         -- Mark Langdon

 /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net   \\\
///                                                                      \\\
\\\        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/202106071650.157GoPmI618848%40masaka.moolenaar.net.

Raspunde prin e-mail lui