]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0583: fold test hangs on MS-Windows v8.0.0583
authorBram Moolenaar <Bram@vim.org>
Sun, 23 Apr 2017 14:48:20 +0000 (16:48 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 23 Apr 2017 14:48:20 +0000 (16:48 +0200)
commitb11c826ddc459813f9f991cdb8e8736b686a6328
tree8e614cd06b05ef48631cc83c028e57328f8ebb4d
parent5b276aa80e112ae1993bd43e28f599f257827c54
patch 8.0.0583: fold test hangs on MS-Windows

Problem:    Fold test hangs on MS-Windows.
Solution:   Avoid overflow in compare.
src/fold.c
src/version.c