comparison src/version.c @ 15115:f17110dae9de v8.1.0568

patch 8.1.0568: error message for NUL byte in ScreenLines breaks Travis CI commit https://github.com/vim/vim/commit/9a8534673acd98d7398c967fe4348df63e689dab Author: Bram Moolenaar <Bram@vim.org> Date: Fri Dec 7 14:10:37 2018 +0100 patch 8.1.0568: error message for NUL byte in ScreenLines breaks Travis CI Problem: Error message for NUL byte in ScreenLines breaks Travis CI. Solution: Use a normal message fornow.
author Bram Moolenaar <Bram@vim.org>
date Fri, 07 Dec 2018 14:15:05 +0100
parents ae25a1172514
children 2fed75dee954
comparison
equal deleted inserted replaced
15114:87237010fcf9 15115:f17110dae9de
790 NULL 790 NULL
791 }; 791 };
792 792
793 static int included_patches[] = 793 static int included_patches[] =
794 { /* Add new patch number below this line */ 794 { /* Add new patch number below this line */
795 /**/
796 568,
795 /**/ 797 /**/
796 567, 798 567,
797 /**/ 799 /**/
798 566, 800 566,
799 /**/ 801 /**/