Hi,

Following Pont 12. from src/installpc.txt, it seems mingw32-make build gvim 
8.1.702 with Ruby support v2.6 with  fails on conflict rb_int2big_stub.




:: Enable Ruby scripting
::
set DYNAMIC_RUBY=yes
set RUBY_VER=26
set RUBY_API_VER_LONG=2.6.0
set RUBY=C:/ThirdPart/Ruby%RUBY_VER%



gcc -c -I. -Iproto -DWIN32 -DWINVER=0x501 -D_WIN32_WINNT=0x501 -DHAVE_PATHDEF 
-DFEAT_HUGE -DHAVE_STDINT_H -DHAVE_GETTEXT -DHAVE_LOCALE_H -DDYNAMIC_GETTEXT 
-DFEAT_CSCOPE -DFEAT_NETBEANS_INTG -DFEAT_JOB_CHANNEL -DFEAT_TERMINAL 
-DFEAT_DIRECTX -DDYNAMIC_DIRECTX -DFEAT_DIRECTX_COLOR_EMOJI -DFEAT_GUI_W32 
-DFEAT_CLIPBOARD -DFEAT_MBYTE -DFEAT_MBYTE_IME -DDYNAMIC_IME -DDYNAMIC_ICONV 
-pipe -march=i686 -Wall -I.\lua-5.4\src/include -I.\lua-5.4\src -DFEAT_LUA 
-DDYNAMIC_LUA -DDYNAMIC_LUA_DLL=\"lua54.dll\" -DFEAT_RUBY -I 
C:/ThirdPart/Ruby26/include/ruby-2.6.0 -I 
C:/ThirdPart/Ruby26/include/ruby-2.6.0/i386-mingw32 -DDYNAMIC_RUBY 
-DDYNAMIC_RUBY_DLL=\"msvcrt-ruby260.dll\" -DDYNAMIC_RUBY_VER=26 -DFEAT_PYTHON3 
-O3 -fomit-frame-pointer -freg-struct-return -s if_ruby.c -o gobji686/if_ruby.o
if_ruby.c:505:7: error: conflicting types for 'rb_int2big_stub'
 VALUE rb_int2big_stub(SIGNED_VALUE x)
       ^~~~~~~~~~~~~~~
if_ruby.c:106:21: note: previous declaration of 'rb_int2big_stub' was here
 # define rb_int2big rb_int2big_stub
                     ^
C:/ThirdPart/Ruby26/include/ruby-2.6.0/ruby/ruby.h:776:7: note: in expansion of 
macro 'rb_int2big'
 VALUE rb_int2big(intptr_t);
       ^
mingw32-make: *** [Make_cyg_ming.mak:1023: gobji686/if_ruby.o] Error 1





Nota : source\vim\src>which ruby.exe returns
/c/ThirdPart/Ruby26/bin/ruby.exe

-- 
-- 
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.

Raspunde prin e-mail lui