Re: Patch 7.3.721

2012-11-21 Fir de Conversatie Bram Moolenaar
Ken Takata wrote: 2012/11/21 Wed 1:53:06 UTC+9 Ike: build failure here: if_ruby.c:339:21: error: static declaration of 'rb_num2long_stub' follows non- static declaration I wrote a patch for that. Thanks, I'll try it out. We have an awful lot of #ifdefs, but it seems that

Patch 7.3.721

2012-11-20 Fir de Conversatie Bram Moolenaar
Patch 7.3.721 Problem:Ruby interface defines local functions globally. Solution: Make the functions static. Files: src/if_ruby.c *** ../vim-7.3.720/src/if_ruby.c2012-10-03 18:06:55.0 +0200 --- src/if_ruby.c 2012-11-20 15:35:46.0 +0100

Re: Patch 7.3.721

2012-11-20 Fir de Conversatie Ike Devolder
Op dinsdag 20 november 2012 16:59:30 schreef Bram Moolenaar: Patch 7.3.721 Problem:Ruby interface defines local functions globally. Solution: Make the functions static. Files:src/if_ruby.c *** ../vim-7.3.720/src/if_ruby.c 2012-10-03 18:06:55.0 +0200 --- src

Re: Patch 7.3.721

2012-11-20 Fir de Conversatie Ken Takata
Hi, 2012/11/21 Wed 1:53:06 UTC+9 Ike: build failure here: if_ruby.c:339:21: error: static declaration of 'rb_num2long_stub' follows non- static declaration I wrote a patch for that. Best regards, Ken Takata -- You received this message from the vim_dev maillist. Do not top-post! Type