I am trying to compile vim 8 on Windows with mingw.

These are the steps I executed:

git clone https://github.com/vim/vim.git
cd vim\src
\mingw\bin\mingw32-make.exe -f Make_ming.mak ARCH=i686

The compilation of diff.c failes with the following error message:diff.c: In 
function 'ex_diffpatch':
diff.c:891:12: error: storage size of 'st' isn't known
diff.c:891:12: warning: unused variable 'st' [-Wunused-variable]
mingw32-make: *** [gobji686/diff.o] Error 1

Is there something I can do about it?

Thanks for any pointer.

-- 
-- 
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 vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui