commit | 308660bd263367a4f1a75498cbd2e29cade47f4d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Jun 16 12:10:48 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Jun 16 12:10:48 2022 +0100 |
tree | a70aac5e21b2dbe2191aa27dffc87d3e51aad133 | |
parent | 93a1096fe48e12095544924adb267e3b8a16b221 [diff] [blame] |
patch 8.2.5108: retab test disabled because it hangs on MS-Windows Problem: Retab test disabled because it hangs on MS-Windows. Solution: Also set got_int at the other place a overlong text is detected.
diff --git a/src/version.c b/src/version.c index 81270a3..385c8ff 100644 --- a/src/version.c +++ b/src/version.c
@@ -735,6 +735,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 5108, +/**/ 5107, /**/ 5106,