comparison src/version.c @ 11963:f1635be0e963 v8.0.0862

patch 8.0.0862: file size test fails on MS-Windows commit https://github.com/vim/vim/commit/07c043af5f054c7dfeb676414f8fa6aeda8f9c2b Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 4 22:56:39 2017 +0200 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.
author Christian Brabandt <cb@256bit.org>
date Fri, 04 Aug 2017 23:00:05 +0200
parents 0240e7e3d736
children a932d3da41c8
comparison
equal deleted inserted replaced
11962:4516c3f0715d 11963:f1635be0e963
767 NULL 767 NULL
768 }; 768 };
769 769
770 static int included_patches[] = 770 static int included_patches[] =
771 { /* Add new patch number below this line */ 771 { /* Add new patch number below this line */
772 /**/
773 862,
772 /**/ 774 /**/
773 861, 775 861,
774 /**/ 776 /**/
775 860, 777 860,
776 /**/ 778 /**/