comparison src/version.c @ 15223:0e7615548cef v8.1.0621

patch 8.1.0621: terminal debugger does not handle unexpected debugger exit commit https://github.com/vim/vim/commit/ef3c6a5b023723a5f6eec47328cf7139c2048f8c Author: Bram Moolenaar <Bram@vim.org> Date: Sat Dec 22 15:14:49 2018 +0100 patch 8.1.0621: terminal debugger does not handle unexpected debugger exit Problem: Terminal debugger does not handle unexpected debugger exit. Solution: Check for debugger job ended and close unused buffers. (Damien)
author Bram Moolenaar <Bram@vim.org>
date Sat, 22 Dec 2018 15:15:04 +0100
parents 516a9833c5cd
children a413374825dd
comparison
equal deleted inserted replaced
15222:c4a379734f18 15223:0e7615548cef
797 NULL 797 NULL
798 }; 798 };
799 799
800 static int included_patches[] = 800 static int included_patches[] =
801 { /* Add new patch number below this line */ 801 { /* Add new patch number below this line */
802 /**/
803 621,
802 /**/ 804 /**/
803 620, 805 620,
804 /**/ 806 /**/
805 619, 807 619,
806 /**/ 808 /**/