By compiling vim on Windows 7 with MinGW-W64, I'm getting:
--------------------
[...]
ex_docmd.c: In function 'do_one_cmd':
ex_docmd.c:2015:36: error: 'RESTRICT' undeclared (first use in this
function); did you mean 'RE_STRICT'?
if (restricted != 0 && (ea.argt & RESTRICT))
^~~~~~~~
RE_STRICT
ex_docmd.c:2015:36: note: each undeclared identifier is reported only
once for each function it appears in
make: *** [gobjZi686/ex_docmd.o] Error 1
Error by compiling gvim.exe
--------------------
Many thanks in advance
--
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].
For more options, visit https://groups.google.com/d/optout.