Patch 9.0.0605 (after 9.0.0603)
Problem: Dump file missing.
Solution: Add the missing dump file. (issue #11234)
Files: src/testdir/dumps/Test_nosplitscroll_fold_4.dump
*** ../vim-9.0.0604/src/testdir/dumps/Test_nosplitscroll_fold_4.dump
2022-09-27 15:06:09.930529400 +0100
--- src/testdir/dumps/Test_nosplitscroll_fold_4.dump 2022-09-27
12:25:33.110875003 +0100
***************
*** 0 ****
--- 1,10 ----
+ | +0#0000e05#a8a8a8255@1|1| |+|-@1| @1|7| |l|i|n|e|s|:| |i|n|t|
|F|u|n|c|N|a|m|e|(|)| |{|-@40
+ | +0#af5f00255#ffffff0@1|8| |a+0#0000000&|f|t|e|r| |f|o|l|d| @60
+ | +0#0000e05#a8a8a8255@1|9| |+|-@1| @1|7| |l|i|n|e|s|:| |i|n|t|
|F|u|n|c|N|a|m|e|(|)| |{|-@40
+ | +0#af5f00255#ffffff0|1|6| |a+0#0000000&|f|t|e|r| |f|o|l|d| @60
+ | +0#0000e05#a8a8a8255|1|7| >+|-@1| @1|7| |l|i|n|e|s|:| |i|n|t|
|F|u|n|c|N|a|m|e|(|)| |{|-@40
+ | +0#af5f00255#ffffff0|2|4| |a+0#0000000&|f|t|e|r| |f|o|l|d| @60
+ | +0#0000e05#a8a8a8255|2|5| |+|-@1| @1|7| |l|i|n|e|s|:| |i|n|t|
|F|u|n|c|N|a|m|e|(|)| |{|-@40
+ | +0#af5f00255#ffffff0|3|2| |a+0#0000000&|f|t|e|r| |f|o|l|d| @60
+ | +0#0000e05#a8a8a8255|3@1| |+|-@1| @1|7| |l|i|n|e|s|:| |i|n|t|
|F|u|n|c|N|a|m|e|(|)| |{|-@40
+ |:+0#0000000#ffffff0|q|u|i|t| @51|1|7|,|1| @9|T|o|p|
*** ../vim-9.0.0604/src/version.c 2022-09-27 13:07:01.903285171 +0100
--- src/version.c 2022-09-27 15:06:20.630500970 +0100
***************
*** 701,702 ****
--- 701,704 ----
{ /* Add new patch number below this line */
+ /**/
+ 605,
/**/
--
% cat /usr/include/sys/errno.h
#define EPERM 1 /* Operation not permitted */
#define ENOENT 2 /* No such file or directory */
#define ESRCH 3 /* No such process */
[...]
#define EMACS 666 /* Too many macros */
%
/// 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/20220927140715.1AEDA1C0413%40moolenaar.net.