comparison src/version.c @ 26412:40f6330abc2c v8.2.3737

patch 8.2.3737: test fails without the 'autochdir' option Commit: https://github.com/vim/vim/commit/8dea145e39a2569153cb63487d3403a46a882189 Author: Dominique Pelle <dominique.pelle@gmail.com> Date: Sat Dec 4 15:12:40 2021 +0000 patch 8.2.3737: test fails without the 'autochdir' option Problem: Test fails without the 'autochdir' option. Solution: Check that the option is available. (Dominique Pell?, closes https://github.com/vim/vim/issues/9272)
author Bram Moolenaar <Bram@vim.org>
date Sat, 04 Dec 2021 16:15:04 +0100
parents b94ef0b282f1
children 3f842f7b5278
comparison
equal deleted inserted replaced
26411:125646ad3449 26412:40f6330abc2c
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 3737,
756 /**/ 758 /**/
757 3736, 759 3736,
758 /**/ 760 /**/
759 3735, 761 3735,
760 /**/ 762 /**/