comparison src/version.c @ 26796:63be149f733c v8.2.3926

patch 8.2.3926: build failure without the 'autochdir' option Commit: https://github.com/vim/vim/commit/92f246e4f9936f15471d5ee71b9afd5f3e6e0653 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Dec 28 20:03:43 2021 +0000 patch 8.2.3926: build failure without the 'autochdir' option Problem: Build failure without the 'autochdir' option. (John Marriott) Solution: Add #ifdefs.
author Bram Moolenaar <Bram@vim.org>
date Tue, 28 Dec 2021 21:15:03 +0100
parents 83a99f08d1e8
children f40798bc2a50
comparison
equal deleted inserted replaced
26795:c64f6f1f1fae 26796:63be149f733c
747 NULL 747 NULL
748 }; 748 };
749 749
750 static int included_patches[] = 750 static int included_patches[] =
751 { /* Add new patch number below this line */ 751 { /* Add new patch number below this line */
752 /**/
753 3926,
752 /**/ 754 /**/
753 3925, 755 3925,
754 /**/ 756 /**/
755 3924, 757 3924,
756 /**/ 758 /**/