comparison src/version.c @ 16869:e264d45f268a v8.1.1436

patch 8.1.1436: writefile test fails when run under /tmp commit https://github.com/vim/vim/commit/c28cb5b16df76353a5995fda3b9341612b8630c1 Author: Bram Moolenaar <Bram@vim.org> Date: Fri May 31 20:42:09 2019 +0200 patch 8.1.1436: writefile test fails when run under /tmp Problem: Writefile test fails when run under /tmp. Solution: Adjust 'backupskip. (Kenta Sato, closes https://github.com/vim/vim/issues/4462)
author Bram Moolenaar <Bram@vim.org>
date Fri, 31 May 2019 20:45:04 +0200
parents 0baa4c7e057f
children a836d122231a
comparison
equal deleted inserted replaced
16868:8c7ee13ffe4a 16869:e264d45f268a
765 NULL 765 NULL
766 }; 766 };
767 767
768 static int included_patches[] = 768 static int included_patches[] =
769 { /* Add new patch number below this line */ 769 { /* Add new patch number below this line */
770 /**/
771 1436,
770 /**/ 772 /**/
771 1435, 773 1435,
772 /**/ 774 /**/
773 1434, 775 1434,
774 /**/ 776 /**/