I'm building vim on windows 7 with mingw.
By updating it from 7.3.718 to 7.3.728 I got:
--------------------
[...]
if_ruby.c:339:21: error: static declaration of 'rb_num2long_stub'
follows non-static declaration
c:/ruby193/include/ruby-1.9.1/ruby/ruby.h:502:14: note: previous
declaration of 'rb_num2long_stub' was here
if_ruby.c:343:14: error: static declaration of 'rb_int2big_stub' follows
non-static declaration
c:/ruby193/include/ruby-1.9.1/ruby/intern.h:96:7: note: previous
declaration of 'rb_int2big_stub' was here
make: *** [gobjZi386/if_ruby.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