Oops, the primary github repo does not have the problem.
One of the mercurial repos has got the problem.
It's behind the main repo, looks like it part of the git mess up.
$ hg paths
default =
https://hg.osdn.net/view/vim/vim
err@harmony:/ref/vim/src
$ hg glog -l3
@ changeset: 30967:6f305257ad43
| tag: tip
| user: Bram Moolenaar <
Br...@vim.org>
| date: Fri Oct 28 10:45:08 2022 +0200
| summary: patch 9.0.0818
|
o changeset: 30966:3a01529f17f5
| user: Bram Moolenaar <
Br...@vim.org>
| date: Fri Oct 28 10:45:07 2022 +0200
| summary: patch 9.0.0817
|
o changeset: 30965:22264b648b5d
| parent: 30960:6b03468f9cf7
~ user: Bram Moolenaar <
Br...@vim.org>
date: Sat Oct 22 10:15:05 2022 +0200
summary: patch 9.0.0815
github repo does not have the compiler error
$ hg paths
default = git+
https://github.com/errael/vim.git
default:pushurl = git+ssh://g...@github.com:errael/vim.git
upstream = git+
https://github.com/vim/vim.git
$ hg glog -r ::tip -l9
@ changeset: 17117:d6d3f7b70a6b
| bookmark: master
| tag: default/master
| tag: tip
| user: Bram Moolenaar <
Br...@vim.org>
| date: Sat Oct 29 21:53:08 2022 +0100
| summary: patch 9.0.0820: memory leak with empty shell command
|
o changeset: 17116:c5a7413ca4bd
| user: Bram Moolenaar <
Br...@vim.org>
| date: Sat Oct 29 20:01:52 2022 +0100
| summary: patch 9.0.0819
|
o changeset: 17115:cba601ed383b
| user: Bram Moolenaar <
Br...@vim.org>
| date: Fri Oct 28 20:47:54 2022 +0100
| summary: Update runtime files
|
o changeset: 17114:d2816c6d62dc
| user: Bram Moolenaar <
Br...@vim.org>
| date: Fri Oct 28 17:04:21 2022 +0100
| summary: Add missing entry for the 'endoffile' option.
|
o changeset: 17113:80f61fe31f8a
| user: Bram Moolenaar <
Br...@vim.org>
| date: Fri Oct 28 16:51:46 2022 +0100
| summary: Fix wrong struct access for member.
|
o changeset: 17112:94949daf2596
| user: Bram Moolenaar <
Br...@vim.org>
| date: Fri Oct 28 16:47:14 2022 +0100
| summary: Revert unintended Makefile change
|
o changeset: 17111:3fb8b4f8f870
| user: Bram Moolenaar <
Br...@vim.org>
| date: Sat Oct 22 12:23:12 2022 +0100
| summary: patch 9.0.0818
|
o changeset: 17110:cd8b13998150
| parent: 17108:71103e98d925
| user: Bram Moolenaar <
Br...@vim.org>
| date: Sat Oct 22 11:25:19 2022 +0100
| summary: patch 9.0.0817
|
o changeset: 17108:71103e98d925
| user: Martin Tournoij <
mar...@arp242.net>
~ date: Sat Oct 22 09:02:56 2022 +0100
summary: patch 9.0.0815