On Tuesday, May 30, 2017 at 4:55:49 PM UTC+2, Ken Takata wrote: > Hi, > > 2017/5/30 Tue 23:38:48 UTC+9 [email protected] wrote: > > I take it back - this patch doesn't help. After consulting with Perl > > experienced colleague: > > Vim doesn't include inline.h from Perl and only defines S_SvREFCNT_dec() - > > but now it needs to define S_POPMARK() too, which is difficult to pick out > > from inline.h. It could end up in including entire inline.h to VIM, which > > is non elegant solution. The best course of action should be fixing dynamic > > linking in Win32 compiler. > > I think that the same problem occurs when use dynamic linking on Linux. > > BTW, how about this? > Maybe additional fix will be needed when we support Perl 5.26 on Windows, > but both ActivePerl and Strawberry Perl 5.26 are not available yet. > > Regards, > Ken Takata
It looks to me similar as what I describe in previous comment, but I am not expert on Perl/C bindings. OK, so let this issue here as remainder of upcoming issue - 5.26 is now in RC 2, so in some time will be stable. We keep using our donwstream patch for now. -- -- 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.
