To: vim_dev@googlegroups.com Subject: Patch 9.0.1677 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 9.0.1677 Problem: Typo in syntax test input file. Solution: Fix the typo and the expected dump files. (THARAK HEGDE, closes #12635) Files: runtime/syntax/testdir/input/sh_07.sh, runtime/syntax/testdir/dumps/sh_07_04.dump, runtime/syntax/testdir/dumps/sh_07_99.dump *** ../vim-9.0.1676/runtime/syntax/testdir/input/sh_07.sh 2023-06-24 00:56:42.122051908 +0100 --- runtime/syntax/testdir/input/sh_07.sh 2023-07-09 02:26:51.356738994 +0100 *************** *** 73,79 **** # # Here is the heart of this script: # ! echo "Processing the following command line arguements: ${*:-none}" echo "Script: for loop outside a function:\t\c" for Var do --- 73,79 ---- # # Here is the heart of this script: # ! echo "Processing the following command line arguments: ${*:-none}" echo "Script: for loop outside a function:\t\c" for Var do *** ../vim-9.0.1676/runtime/syntax/testdir/dumps/sh_07_04.dump 2023-06-22 21:56:33.987045816 +0100 --- runtime/syntax/testdir/dumps/sh_07_04.dump 2023-07-09 02:27:41.416571572 +0100 *************** *** 7,13 **** >#+0#0000e05&| +0#0000000&@73 |#+0#0000e05&| |H|e|r|e| |i|s| |t|h|e| |h|e|a|r|t| |o|f| |t|h|i|s| |s|c|r|i|p|t|:| +0#0000000&@39 |#+0#0000e05&| +0#0000000&@73 ! |e+0#af5f00255&|c|h|o| +0#e000002&|"+0#af5f00255&|P+0#e000002&|r|o|c|e|s@1|i|n|g| |t|h|e| |f|o|l@1|o|w|i|n|g| |c|o|m@1|a|n|d| |l|i|n|e| |a|r|g|u|e|m|e|n|t|s|:| |$+0#e000e06&|{|*|:+0#af5f00255&|-|n+0#0000000&|o|n|e|}+0#e000e06&|"+0#af5f00255&| +0#0000000&@7 |e+0#af5f00255&|c|h|o| +0#e000002&|"+0#af5f00255&|S+0#e000002&|c|r|i|p|t|:| @3|f|o|r| |l|o@1|p| |o|u|t|s|i|d|e| |a| |f|u|n|c|t|i|o|n|:|\+0#e000e06&|t|\|c|"+0#af5f00255&| +0#0000000&@24 |f+0#af5f00255&|o|r| +0#0000000&|V|a|r| @67 |d+0#af5f00255&|o| +0#0000000&@72 --- 7,13 ---- >#+0#0000e05&| +0#0000000&@73 |#+0#0000e05&| |H|e|r|e| |i|s| |t|h|e| |h|e|a|r|t| |o|f| |t|h|i|s| |s|c|r|i|p|t|:| +0#0000000&@39 |#+0#0000e05&| +0#0000000&@73 ! |e+0#af5f00255&|c|h|o| +0#e000002&|"+0#af5f00255&|P+0#e000002&|r|o|c|e|s@1|i|n|g| |t|h|e| |f|o|l@1|o|w|i|n|g| |c|o|m@1|a|n|d| |l|i|n|e| |a|r|g|u|m|e|n|t|s|:| |$+0#e000e06&|{|*|:+0#af5f00255&|-|n+0#0000000&|o|n|e|}+0#e000e06&|"+0#af5f00255&| +0#0000000&@8 |e+0#af5f00255&|c|h|o| +0#e000002&|"+0#af5f00255&|S+0#e000002&|c|r|i|p|t|:| @3|f|o|r| |l|o@1|p| |o|u|t|s|i|d|e| |a| |f|u|n|c|t|i|o|n|:|\+0#e000e06&|t|\|c|"+0#af5f00255&| +0#0000000&@24 |f+0#af5f00255&|o|r| +0#0000000&|V|a|r| @67 |d+0#af5f00255&|o| +0#0000000&@72 *** ../vim-9.0.1676/runtime/syntax/testdir/dumps/sh_07_99.dump 2023-06-22 21:56:33.987045816 +0100 --- runtime/syntax/testdir/dumps/sh_07_99.dump 2023-07-09 02:32:33.863799021 +0100 *************** *** 1,5 **** |#+0#0000e05#ffffff0| +0#0000000&@73 ! |e+0#af5f00255&|c|h|o| +0#e000002&|"+0#af5f00255&|P+0#e000002&|r|o|c|e|s@1|i|n|g| |t|h|e| |f|o|l@1|o|w|i|n|g| |c|o|m@1|a|n|d| |l|i|n|e| |a|r|g|u|e|m|e|n|t|s|:| |$+0#e000e06&|{|*|:+0#af5f00255&|-|n+0#0000000&|o|n|e|}+0#e000e06&|"+0#af5f00255&| +0#0000000&@7 |e+0#af5f00255&|c|h|o| +0#e000002&|"+0#af5f00255&|S+0#e000002&|c|r|i|p|t|:| @3|f|o|r| |l|o@1|p| |o|u|t|s|i|d|e| |a| |f|u|n|c|t|i|o|n|:|\+0#e000e06&|t|\|c|"+0#af5f00255&| +0#0000000&@24 |f+0#af5f00255&|o|r| +0#0000000&|V|a|r| @67 |d+0#af5f00255&|o| +0#0000000&@72 --- 1,5 ---- |#+0#0000e05#ffffff0| +0#0000000&@73 ! |e+0#af5f00255&|c|h|o| +0#e000002&|"+0#af5f00255&|P+0#e000002&|r|o|c|e|s@1|i|n|g| |t|h|e| |f|o|l@1|o|w|i|n|g| |c|o|m@1|a|n|d| |l|i|n|e| |a|r|g|u|m|e|n|t|s|:| |$+0#e000e06&|{|*|:+0#af5f00255&|-|n+0#0000000&|o|n|e|}+0#e000e06&|"+0#af5f00255&| +0#0000000&@8 |e+0#af5f00255&|c|h|o| +0#e000002&|"+0#af5f00255&|S+0#e000002&|c|r|i|p|t|:| @3|f|o|r| |l|o@1|p| |o|u|t|s|i|d|e| |a| |f|u|n|c|t|i|o|n|:|\+0#e000e06&|t|\|c|"+0#af5f00255&| +0#0000000&@24 |f+0#af5f00255&|o|r| +0#0000000&|V|a|r| @67 |d+0#af5f00255&|o| +0#0000000&@72 *** ../vim-9.0.1676/src/version.c 2023-07-08 00:54:01.715224558 +0100 --- src/version.c 2023-07-09 02:37:40.043241293 +0100 *************** *** 697,698 **** --- 697,700 ---- { /* Add new patch number below this line */ + /**/ + 1677, /**/ -- "Time flies like an arrow". So I put an arrow on my desk, now awaiting one of these time flies showing up. /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///