Hello, James Vega wrote: > On Sun, Jul 26, 2009 at 09:10:07PM +0900, Masaki Suketa wrote: >> I re-made a patch for VIM which works with Ruby 1.9. > > Will this also work with 1.9.1, which (again) changed Ruby's API/ABI and > where they expect Ruby libraries to reside? If not, it might be good to > modify the patch to support 1.9.1 while changes are being made to the > Ruby code.
Sorry, I did not write my ruby environment. I tested the patch works with: + ruby 1.8.7 (2009-06-12 patchlevel 174) [i686-linux] + ruby 1.9.1p243 (2009-07-16 revision 24174) [i686-linux] + ruby 1.9.2dev (2009-07-26 trunk 24278) [i686-linux] And I have not tested with Ruby 1.9.0. I have tested my Linux box only. Regards, Masaki Suketa --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
