comparison src/version.c @ 30483:4bbc920bdef7 v9.0.0577

patch 9.0.0577: buffer underflow with unexpected :finally Commit: https://github.com/vim/vim/commit/96b9bf8f74af8abf1e30054f996708db7dc285be Author: Bram Moolenaar <Bram@vim.org> Date: Sat Sep 24 17:24:12 2022 +0100 patch 9.0.0577: buffer underflow with unexpected :finally Problem: Buffer underflow with unexpected :finally. Solution: Check CSF_TRY can be found.
author Bram Moolenaar <Bram@vim.org>
date Sat, 24 Sep 2022 18:30:04 +0200
parents ac6b2ee967f1
children 57890fe84655
comparison
equal deleted inserted replaced
30482:dc376deb7e21 30483:4bbc920bdef7
697 NULL 697 NULL
698 }; 698 };
699 699
700 static int included_patches[] = 700 static int included_patches[] =
701 { /* Add new patch number below this line */ 701 { /* Add new patch number below this line */
702 /**/
703 577,
702 /**/ 704 /**/
703 576, 705 576,
704 /**/ 706 /**/
705 575, 707 575,
706 /**/ 708 /**/