Ticket #47833: patch-ruby.diff
File patch-ruby.diff, 367 bytes (added by harciga, 9 years ago) |
---|
-
src/
old new 112 112 # include <ruby.h> 113 113 #endif 114 114 #ifdef RUBY19_OR_LATER 115 # ifdef FEAT_GUI_MACVIM116 # include <Ruby/ruby/encoding.h>117 # else118 115 # include <ruby/encoding.h> 119 # endif120 116 #endif 121 117 122 118 #undef off_t /* ruby defines off_t as _int64, Mingw uses long */