comparison src/version.c @ 8112:a62ff5ff60c1 v7.4.1350

commit https://github.com/vim/vim/commit/ec70bdd68a531762a62728747ab529d7a6dfc842 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Feb 18 22:17:42 2016 +0100 patch 7.4.1350 Problem: When the test server fails to start Vim hangs. Solution: Check that there is actually something to read from the tty fd.
author Christian Brabandt <cb@256bit.org>
date Thu, 18 Feb 2016 22:30:07 +0100
parents d1974721ddc5
children 4aea0b0aa714
comparison
equal deleted inserted replaced
8111:b741d3837a9e 8112:a62ff5ff60c1
745 NULL 745 NULL
746 }; 746 };
747 747
748 static int included_patches[] = 748 static int included_patches[] =
749 { /* Add new patch number below this line */ 749 { /* Add new patch number below this line */
750 /**/
751 1350,
750 /**/ 752 /**/
751 1349, 753 1349,
752 /**/ 754 /**/
753 1348, 755 1348,
754 /**/ 756 /**/