comparison src/version.c @ 17889:0d64e74be8b2 v8.1.1941

patch 8.1.1941: getftype() test fails on Mac Commit: https://github.com/vim/vim/commit/ad5db44c0165b6254199e7af5962b42caf8b857c Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 30 13:12:25 2019 +0200 patch 8.1.1941: getftype() test fails on Mac Problem: getftype() test fails on Mac. Solution: Skip /dev/fd/.
author Bram Moolenaar <Bram@vim.org>
date Fri, 30 Aug 2019 13:15:03 +0200
parents 39ffd167a307
children 18a0d1c9371e
comparison
equal deleted inserted replaced
17888:d4d44677c041 17889:0d64e74be8b2
759 NULL 759 NULL
760 }; 760 };
761 761
762 static int included_patches[] = 762 static int included_patches[] =
763 { /* Add new patch number below this line */ 763 { /* Add new patch number below this line */
764 /**/
765 1941,
764 /**/ 766 /**/
765 1940, 767 1940,
766 /**/ 768 /**/
767 1939, 769 1939,
768 /**/ 770 /**/