Patch 9.0.1002 (after 9.0.01001)
Problem: Command list test fails.
Solution: Add commands added to the list.
Files: src/testdir/test_cmd_lists.vim
*** ../vim-9.0.1001/src/testdir/test_cmd_lists.vim 2022-10-15
10:21:33.330116472 +0100
--- src/testdir/test_cmd_lists.vim 2022-12-04 16:51:42.789735895 +0000
***************
*** 48,54 ****
--- 48,56 ----
\ 'endinterface',
\ 'enum',
\ 'interface',
+ \ 'public',
\ 'static',
+ \ 'this',
\ 'type',
\ '++',
\ '--',
*** ../vim-9.0.1001/src/version.c 2022-12-04 20:11:12.795828027 +0000
--- src/version.c 2022-12-04 21:09:25.231168300 +0000
***************
*** 697,698 ****
--- 697,700 ----
{ /* Add new patch number below this line */
+ /**/
+ 1002,
/**/
--
hundred-and-one symptoms of being an internet addict:
204. You have learned not to fall asleep on your keyboard
the hard way
/// 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/20221204211014.9974F1C06DC%40moolenaar.net.