comparison src/version.c @ 34795:9ecae383d568 v9.1.0271

patch 9.1.0271: CI sound test aborts with undefined variable Commit: https://github.com/vim/vim/commit/3c4d2e7a09134b72b129d26db374a8a8325c2779 Author: Christian Brabandt <cb@256bit.org> Date: Fri Apr 5 20:15:48 2024 +0200 patch 9.1.0271: CI sound test aborts with undefined variable Problem: CI sound test aborts with undefined variable Solution: initialize g:result in test_sound.vim closes: #14424 Signed-off-by: Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Fri, 05 Apr 2024 20:30:03 +0200
parents 6d03fa3a05ad
children f9b510d3ed32
comparison
equal deleted inserted replaced
34794:97ca0ba6ae61 34795:9ecae383d568
702 NULL 702 NULL
703 }; 703 };
704 704
705 static int included_patches[] = 705 static int included_patches[] =
706 { /* Add new patch number below this line */ 706 { /* Add new patch number below this line */
707 /**/
708 271,
707 /**/ 709 /**/
708 270, 710 270,
709 /**/ 711 /**/
710 269, 712 269,
711 /**/ 713 /**/