comparison src/version.c @ 20388:83f390b19223 v8.2.0749

patch 8.2.0749: TERM signal test fails on FreeBSD Commit: https://github.com/vim/vim/commit/55ba4b844f1b0e44f0f2e1bd14d26e7ad2df9ffc Author: Bram Moolenaar <Bram@vim.org> Date: Wed May 13 16:53:49 2020 +0200 patch 8.2.0749: TERM signal test fails on FreeBSD Problem: TERM signal test fails on FreeBSD. Solution: Do not check the messages, the may appear anywhere. (Dominique Pelle, closes #6075)
author Bram Moolenaar <Bram@vim.org>
date Wed, 13 May 2020 17:00:04 +0200
parents 3b3589275ab9
children 8bbb8f0b6f9c
comparison
equal deleted inserted replaced
20387:b67dde0cb886 20388:83f390b19223
744 NULL 744 NULL
745 }; 745 };
746 746
747 static int included_patches[] = 747 static int included_patches[] =
748 { /* Add new patch number below this line */ 748 { /* Add new patch number below this line */
749 /**/
750 749,
749 /**/ 751 /**/
750 748, 752 748,
751 /**/ 753 /**/
752 747, 754 747,
753 /**/ 755 /**/