comparison src/version.c @ 29934:275877ab83f0 v9.0.0305

patch 9.0.0305: CI lists useless deprecation warnings Commit: https://github.com/vim/vim/commit/533c306921a3ac46ab92f35dfc4ebd22b3da845d Author: Philip H <47042125+pheiduck@users.noreply.github.com> Date: Sun Aug 28 19:41:36 2022 +0100 patch 9.0.0305: CI lists useless deprecation warnings Problem: CI lists useless deprecation warnings. Solution: Ignore deprecation warnings. (closes https://github.com/vim/vim/issues/11003)
author Bram Moolenaar <Bram@vim.org>
date Sun, 28 Aug 2022 20:45:03 +0200
parents 27cb0eed6aef
children 64b885d1acfc
comparison
equal deleted inserted replaced
29933:3da5d586a1d0 29934:275877ab83f0
705 NULL 705 NULL
706 }; 706 };
707 707
708 static int included_patches[] = 708 static int included_patches[] =
709 { /* Add new patch number below this line */ 709 { /* Add new patch number below this line */
710 /**/
711 305,
710 /**/ 712 /**/
711 304, 713 304,
712 /**/ 714 /**/
713 303, 715 303,
714 /**/ 716 /**/