On Saturday, June 20, 2015 at 5:24:54 PM UTC+3, Ken Takata wrote: > Hi Bram, > > 2015/6/20 Sat 22:30:31 UTC+9 Bram Moolenaar wrote: > > Ken Takata wrote: > > > > > 2015/6/19 Fri 21:15:18 UTC+9 Ken Takata wrote: > > > > Can you try the attached patches? > > > > > > > > I'm not sure why the second patch is needed, but without it, Vim > > > > silently > > > > dies when I execute :perl command. > > > > > > I have updated the patch. if_perl522-workaround.patch is not needed now. > > > > > > ynkdir found that some options were missing from the CFLAGS. > > > We can get the compiler options using `perl -MExtUtils::Embed -e ccopts`. > > > See: http://perldoc.perl.org/perlembed.html > > > > Please let me know if this patch is ready to be included. Does it also > > work with older Perl versions? > > I confirmed that the patch works with ActivePerl 5.16, 5.20 and > Strawberry Perl 5.22. > > Regards, > Ken Takata
Hi. I can noy apply path to the latest vim sources. d:\tmp\vim-src>patch -p1 < if_perl522.patch patching file src/Make_cyg_ming.mak patching file src/Make_mvc.mak Hunk #1 succeeded at 874 (offset 63 lines). patching file src/if_perl.xs Hunk #1 FAILED at 198. 1 out of 7 hunks FAILED -- saving rejects to file src/if_perl.xs.rej -- -- 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.
