comparison src/version.c @ 32883:cd9e02fea3ad

patch 9.0.1750: CI: fails because of changed error messages Commit: https://github.com/vim/vim/commit/0bbc1be0a3f7bb1e15203ea70ed35d2ca99320f4 Author: rhysd <lin90162@yahoo.co.jp> Date: Sat Aug 19 15:42:54 2023 +0200 patch 9.0.1750: CI: fails because of changed error messages Problem: CI: fails because of changed error messages (after: 9.0.1741) Solution: Adjust expected error messages closes: #12853 Signed-off-by: Christian Brabandt <cb@256bit.org> Co-authored-by: rhysd <lin90162@yahoo.co.jp>
author Christian Brabandt <cb@256bit.org>
date Sat, 19 Aug 2023 15:45:05 +0200
parents ec310fcd2d12
children 27ce9b18f1d5
comparison
equal deleted inserted replaced
32882:aaf8146bdcc5 32883:cd9e02fea3ad
693 NULL 693 NULL
694 }; 694 };
695 695
696 static int included_patches[] = 696 static int included_patches[] =
697 { /* Add new patch number below this line */ 697 { /* Add new patch number below this line */
698 /**/
699 1750,
698 /**/ 700 /**/
699 1749, 701 1749,
700 /**/ 702 /**/
701 1748, 703 1748,
702 /**/ 704 /**/