This may or may not be new, I haven't tried compiling Vim with
support for Ruby in the past.

    /lcd


gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -pthread 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
-I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz 
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2    
-march=core2 -mfpmath=sse -msse3 -pipe -s -O2 -U_FORTIFY_SOURCE 
-D_FORTIFY_SOURCE=1        -o objects/netbeans.o netbeans.c
if_ruby.c:191:0: warning: "rb_data_object_alloc" redefined
 # define rb_data_object_alloc  dll_rb_data_object_alloc
 ^
In file included from /usr/include/ruby-2.2.0/ruby.h:33:0,
                 from if_ruby.c:109:
/usr/include/ruby-2.2.0/ruby/ruby.h:1203:0: note: this is the location of the 
previous definition
 #define rb_data_object_alloc  RUBY_MACRO_SELECT(rb_data_object_alloc_, 
RUBY_UNTYPED_DATA_WARNING)
 ^
if_ruby.c:233:0: warning: "rb_str_new" redefined
 # define rb_str_new   dll_rb_str_new
 ^
In file included from /usr/include/ruby-2.2.0/ruby/ruby.h:1710:0,
                 from /usr/include/ruby-2.2.0/ruby.h:33,
                 from if_ruby.c:109:
/usr/include/ruby-2.2.0/ruby/intern.h:793:0: note: this is the location of the 
previous definition
 #define rb_str_new(str, len) __extension__ ( \
 ^
if_ruby.c:280:0: warning: "rb_enc_str_new" redefined
 #  define rb_enc_str_new   dll_rb_enc_str_new
 ^
In file included from if_ruby.c:111:0:
/usr/include/ruby-2.2.0/ruby/encoding.h:110:0: note: this is the location of 
the previous definition
 #define rb_enc_str_new(str, len, enc) __extension__ ( \
 ^

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