On Tuesday, March 26, 2013 8:30:48 PM UTC+9, Bram Moolenaar wrote: > eagletmt wrote: > > > > > I found that Vim cannot be compiled with --enable-rubyinterp=dynamic > > > on 64bit platform if the Ruby's version is 2.0.0. I attached a patch > > > to fix it. Please check it. > > > > Thanks. I hope a few people can try it out. > > > > Please give us your name. I do not include code from anonymous sources. > > > > > > -- > > The primary purpose of the DATA statement is to give names to constants; > > instead of referring to pi as 3.141592653589793 at every appearance, the > > variable PI can be given that value with a DATA statement and used instead > > of the longer form of the constant. This also simplifies modifying the > > program, should the value of pi change. > > -- FORTRAN manual for Xerox Computers > > > > /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ > > /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ > > \\\ an exciting new programming language -- http://www.Zimbu.org /// > > \\\ help me help AIDS victims -- http://ICCF-Holland.org ///
Sorry, my name is Kohei Suzuki. I have tested my patch on 32bit/64bit Linux with Ruby 1.9.3 and 2.0.0. -- -- 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/groups/opt_out.
