]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0862: file size test fails on MS-Windows v8.0.0862
authorBram Moolenaar <Bram@vim.org>
Fri, 4 Aug 2017 20:56:39 +0000 (22:56 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 4 Aug 2017 20:56:39 +0000 (22:56 +0200)
commit07c043af5f054c7dfeb676414f8fa6aeda8f9c2b
treef42adafa3662b3103066e38fa14497ce62e76675
parent4a137b45864310060410f34cb9c7d0f0231bb256
patch 8.0.0862: file size test fails on MS-Windows

Problem:    File size test fails on MS-Windows.
Solution:   Set fileformat after opening new buffer.  Strip CR.
src/testdir/test_file_size.vim
src/version.c