comparison src/version.c @ 18941:70d6614aaf28 v8.2.0031

patch 8.2.0031: MS-Windows: test for empty job fails Commit: https://github.com/vim/vim/commit/ba0a7475c52ea0ba9e083934bd328fbcbfa8d532 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Dec 22 16:09:06 2019 +0100 patch 8.2.0031: MS-Windows: test for empty job fails Problem: MS-Windows: test for empty job fails Solution: Check for error message, make it also fail on Unix.
author Bram Moolenaar <Bram@vim.org>
date Sun, 22 Dec 2019 16:15:04 +0100
parents 25ebc35e104f
children d90138662f49
comparison
equal deleted inserted replaced
18940:9af4bf3b4f82 18941:70d6614aaf28
740 NULL 740 NULL
741 }; 741 };
742 742
743 static int included_patches[] = 743 static int included_patches[] =
744 { /* Add new patch number below this line */ 744 { /* Add new patch number below this line */
745 /**/
746 31,
745 /**/ 747 /**/
746 30, 748 30,
747 /**/ 749 /**/
748 29, 750 29,
749 /**/ 751 /**/