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 -- -- 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.
