comparison src/version.c @ 11293:cb2040d45876 v8.0.0532

patch 8.0.0532: test with long directory name fails on Mac commit https://github.com/vim/vim/commit/c77d6757471fa207520586bbdbc1b30af84cf5c8 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Apr 1 14:13:14 2017 +0200 patch 8.0.0532: test with long directory name fails on Mac Problem: Test with long directory name fails on Mac. Solution: Skip the test on Mac systems.
author Christian Brabandt <cb@256bit.org>
date Sat, 01 Apr 2017 14:15:05 +0200
parents 783ec3826b0c
children d772bf077b3f
comparison
equal deleted inserted replaced
11292:0deb1becf647 11293:cb2040d45876
762 NULL 762 NULL
763 }; 763 };
764 764
765 static int included_patches[] = 765 static int included_patches[] =
766 { /* Add new patch number below this line */ 766 { /* Add new patch number below this line */
767 /**/
768 532,
767 /**/ 769 /**/
768 531, 770 531,
769 /**/ 771 /**/
770 530, 772 530,
771 /**/ 773 /**/