comparison src/version.c @ 8151:aa845d10c6fb v7.4.1369

commit https://github.com/vim/vim/commit/42d38a2db17e70312d073095257555c27a5f9443 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Feb 20 18:18:59 2016 +0100 patch 7.4.1369 Problem: Channels don't have a queue for stderr. Solution: Have a queue for each part of the channel.
author Christian Brabandt <cb@256bit.org>
date Sat, 20 Feb 2016 18:30:04 +0100
parents 028e24e4c0f4
children 240deebfadde
comparison
equal deleted inserted replaced
8150:85b476dac933 8151:aa845d10c6fb
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 1369,
750 /**/ 752 /**/
751 1368, 753 1368,
752 /**/ 754 /**/
753 1367, 755 1367,
754 /**/ 756 /**/