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
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/1092jq2%24hq4%241%40ciao.gmane.io.