]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.5108: retab test disabled because it hangs on MS-Windows v8.2.5108
authorBram Moolenaar <Bram@vim.org>
Thu, 16 Jun 2022 11:10:48 +0000 (12:10 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 16 Jun 2022 11:10:48 +0000 (12:10 +0100)
commit308660bd263367a4f1a75498cbd2e29cade47f4d
treea70aac5e21b2dbe2191aa27dffc87d3e51aad133
parent93a1096fe48e12095544924adb267e3b8a16b221
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.
src/indent.c
src/testdir/test_retab.vim
src/version.c