]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
patch 9.0.1845: xxd: Test_xxd_color start failing v9.0.1845
authorChristian Brabandt <cb@256bit.org>
Sat, 2 Sep 2023 17:12:31 +0000 (19:12 +0200)
committerChristian Brabandt <cb@256bit.org>
Sat, 2 Sep 2023 17:13:45 +0000 (19:13 +0200)
Problem:  xxd: Test_xxd_color start failing
Solution: Revert changes to dump file

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/dumps/Test_xxd_color_1.dump
src/testdir/dumps/Test_xxd_color_1.vim
src/version.c

index 38908618f67cab8bb951c1abc5e4bc46b69acce0..da62821045bab76d1f07cb96c597f0c1eddf962d 100644 (file)
@@ -14,3 +14,7 @@
 |0@5|d|0|:| |d+2#e000002&|0|d|1| +0#0000000&|d+2#e000002&|2|d|3| +0#0000000&|d+2#e000002&|4|d|5| +0#0000000&|d+2#e000002&|6|d|7| +0#0000000&|d+2#e000002&|8|d|9| +0#0000000&|d+2#e000002&|a|d|b| +0#0000000&|d+2#e000002&|c|d@1| +0#0000000&|d+2#e000002&|e|d|f| +0#0000000&@1|.+2#e000002&@15| +0#0000000&@7
 |0@5|e|0|:| |e+2#e000002&|0|e|1| +0#0000000&|e+2#e000002&|2|e|3| +0#0000000&|e+2#e000002&|4|e|5| +0#0000000&|e+2#e000002&|6|e|7| +0#0000000&|e+2#e000002&|8|e|9| +0#0000000&|e+2#e000002&|a|e|b| +0#0000000&|e+2#e000002&|c|e|d| +0#0000000&|e+2#e000002&@2|f| +0#0000000&@1|.+2#e000002&@15| +0#0000000&@7
 |0@5|f|0|:| |f+2#e000002&|0|f|1| +0#0000000&|f+2#e000002&|2|f|3| +0#0000000&|f+2#e000002&|4|f|5| +0#0000000&|f+2#e000002&|6|f|7| +0#0000000&|f+2#e000002&|8|f|9| +0#0000000&|f+2#e000002&|a|f|b| +0#0000000&|f+2#e000002&|c|f|d| +0#0000000&|f+2#e000002&|e|f+2#0000e05&@1| +0#0000000&@1|.+2#e000002&@14|.+2#0000e05&| +0#0000000&@7
+|$| > @72
+@75
+@75
+@75
index bc6226ad2a3216f10ec130594b4f1de3ebd38050..daf8dd3909cf6632aa12dd3a1f1a0a6e72027f54 100644 (file)
@@ -1,3 +1,3 @@
 " Filter that removes the Shell Prompt from the xxd command
-18,20d
+18,20d
 :1s#|\$+0&\#ffffff0| |.@1|/|x@1|d|/|x@1|d|.*\n#|$+0\&\#ffffff0| #e
index 81bee38392fe9e8976dc3967b2ed96fcf6203acf..3de6046ffb02f577d97308e24423f9b574a45941 100644 (file)
@@ -699,6 +699,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    1845,
 /**/
     1844,
 /**/