comparison src/version.c @ 15599:9da8ae285a02 v8.1.0807

patch 8.1.0807: session test fails on MS-Windows commit https://github.com/vim/vim/commit/9e79ccbe9ce6fce18939c7ac2e5ad059a3bd1951 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 24 15:57:30 2019 +0100 patch 8.1.0807: session test fails on MS-Windows Problem: Session test fails on MS-Windows. Solution: Don't try creating file with illegal name.
author Bram Moolenaar <Bram@vim.org>
date Thu, 24 Jan 2019 16:00:08 +0100
parents 536dd2bc5ac9
children 8ab9ad27fca4
comparison
equal deleted inserted replaced
15598:836c2c11c43d 15599:9da8ae285a02
789 NULL 789 NULL
790 }; 790 };
791 791
792 static int included_patches[] = 792 static int included_patches[] =
793 { /* Add new patch number below this line */ 793 { /* Add new patch number below this line */
794 /**/
795 807,
794 /**/ 796 /**/
795 806, 797 806,
796 /**/ 798 /**/
797 805, 799 805,
798 /**/ 800 /**/