forked from aniani/vim
patch 8.2.5068: gcc 12.1 warning when building tee
Problem: Gcc 12.1 warning when building tee. Solution: Change type to size_t. (John Marriott)
This commit is contained in:
@@ -734,6 +734,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
5068,
|
||||
/**/
|
||||
5067,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user