Building error on latest pull

21 views
Skip to first unread message

Cesar Romani

unread,
Aug 31, 2025, 6:54:14 PM (6 days ago) Aug 31
to vim...@googlegroups.com
I'm building vim on Windows 10 with MinGW64. By the latest pull I'm
getting this:

term.c: In function 'handle_osc':
term.c:5715:9: error: implicit declaration of function 'gettimeofday'
[-Wimplicit-function-declaration]
5715 | gettimeofday(&osc_state.start, NULL);
| ^~~~~~~~~~~~
Error by compiling gvim.exe

--
Cesar

Tony Mechelynck

unread,
Aug 31, 2025, 11:28:02 PM (6 days ago) Aug 31
to vim...@googlegroups.com
What do you mean by "latest" ? Which patchlevel ? In particular,
before or after patch 9.1.1721 ? IIUC, this patch tried to fix
something involving gettimeofday().

Best regards,
Tony.

Christian Brabandt

unread,
Sep 1, 2025, 3:50:34 AM (6 days ago) Sep 1
to vim...@googlegroups.com
Am 2025-09-01 05:27, schrieb Tony Mechelynck:

> What do you mean by "latest" ? Which patchlevel ? In particular,
> before or after patch 9.1.1721 ? IIUC, this patch tried to fix
> something involving gettimeofday().

Yes please clarify on what patch this happened.

Thanks,
Chris

Cesar

unread,
Sep 1, 2025, 10:16:41 PM (5 days ago) Sep 1
to vim_dev
It was after patch 9.1.1721, but after 9.1.1723 it's compiling fine.
Regards,
Cesar
Reply all
Reply to author
Forward
0 new messages