comparison src/version.c @ 15902:853b66fabd2f v8.1.0957

patch 8.1.0957: Mac: fsync fails on network share commit https://github.com/vim/vim/commit/35856718881834a76225530d502c68fdec6584cf Author: Bram Moolenaar <Bram@vim.org> Date: Wed Feb 20 20:37:01 2019 +0100 patch 8.1.0957: Mac: fsync fails on network share Problem: Mac: fsync fails on network share. Solution: Check for ENOTSUP. (Yee Cheng Chin, closes https://github.com/vim/vim/issues/4016)
author Bram Moolenaar <Bram@vim.org>
date Wed, 20 Feb 2019 20:45:08 +0100
parents 360c93a884d0
children fec4416adb80
comparison
equal deleted inserted replaced
15901:3a7088a0daa1 15902:853b66fabd2f
777 NULL 777 NULL
778 }; 778 };
779 779
780 static int included_patches[] = 780 static int included_patches[] =
781 { /* Add new patch number below this line */ 781 { /* Add new patch number below this line */
782 /**/
783 957,
782 /**/ 784 /**/
783 956, 785 956,
784 /**/ 786 /**/
785 955, 787 955,
786 /**/ 788 /**/