comparison src/version.c @ 19083:82410cbaa042 v8.2.0102

patch 8.2.0102: messages test fails in small version Commit: https://github.com/vim/vim/commit/da292b07afb7ea5ec9f4b43a7326551922e29f3a Author: Bram Moolenaar <Bram@vim.org> Date: Wed Jan 8 19:27:40 2020 +0100 patch 8.2.0102: messages test fails in small version Problem: Messages test fails in small version. Solution: Only use test_null_job() when available.
author Bram Moolenaar <Bram@vim.org>
date Wed, 08 Jan 2020 19:30:04 +0100
parents 3b1f83fdaabc
children fd1070ff696b
comparison
equal deleted inserted replaced
19082:f2910735ba83 19083:82410cbaa042
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 102,
745 /**/ 747 /**/
746 101, 748 101,
747 /**/ 749 /**/
748 100, 750 100,
749 /**/ 751 /**/