comparison src/version.c @ 28093:3fd6b3ebe0b7 v8.2.4571

patch 8.2.4571: not all gdb files are recognized Commit: https://github.com/vim/vim/commit/8d5e514d77bd4b1956656ad2be2ce7094bd43a72 Author: Jade Lovelace <software@lfcode.ca> Date: Tue Mar 15 12:00:23 2022 +0000 patch 8.2.4571: not all gdb files are recognized Problem: Not all gdb files are recognized. Solution: Add a few more patterns for gdb. (Jade Lovelace, closes https://github.com/vim/vim/issues/9956)
author Bram Moolenaar <Bram@vim.org>
date Tue, 15 Mar 2022 13:15:04 +0100
parents 554f493902ea
children 8a80c48bd103
comparison
equal deleted inserted replaced
28092:8b1ab22de19d 28093:3fd6b3ebe0b7
748 NULL 748 NULL
749 }; 749 };
750 750
751 static int included_patches[] = 751 static int included_patches[] =
752 { /* Add new patch number below this line */ 752 { /* Add new patch number below this line */
753 /**/
754 4571,
753 /**/ 755 /**/
754 4570, 756 4570,
755 /**/ 757 /**/
756 4569, 758 4569,
757 /**/ 759 /**/