Re: Can't compile with Perl v5.22.2

2016-05-17 Fir de Conversatie Kazunobu Kuriyama
2016-05-03 21:38 GMT+09:00 Damien : > That nice if someone can confirm. > Using several version of Perl in same time isn't easy :-(. > Hi Damien, Your patch is now being discussed in GitHub Issue #790 ( https://github.com/vim/vim/issues/790) Thanks to Rob Hoelz's intensive investigation, we now

Re: Can't compile with Perl v5.22.2

2016-05-03 Fir de Conversatie Damien
Le Mon, May 02, 2016 at 10:22:32PM +0200, Bram Moolenaar a écrit : > > Is this patch now OK to include? I wonder if it now breaks on other > versions of Perl. Hi Bram, In v5.18 .. now, I find nothing change for S_SvREFCNT_dec() in Perl repository. Just some functions was added. That nice if so

Re: Can't compile with Perl v5.22.2

2016-05-02 Fir de Conversatie Bram Moolenaar
Damien wrote: > Le Sun, May 01, 2016 at 08:04:12PM -0700, Ken Takata a écrit : > > Hi Damien, > > > > 2016/5/2 Mon 8:55:40 UTC+9 Damien wrote: > > > Hi LCD and list, > > > > > > Please check this patch > > > https://framagit.org/Damien43/patches/raw/master/vim/perl-5.22.2.patch > > > > I hav

Re: Can't compile with Perl v5.22.2

2016-05-01 Fir de Conversatie Damien
Le Sun, May 01, 2016 at 08:04:12PM -0700, Ken Takata a écrit : > Hi Damien, > > 2016/5/2 Mon 8:55:40 UTC+9 Damien wrote: > > Hi LCD and list, > > > > Please check this patch > > https://framagit.org/Damien43/patches/raw/master/vim/perl-5.22.2.patch > > I haven't try your patch, because ActiveP

Re: Can't compile with Perl v5.22.2

2016-05-01 Fir de Conversatie LCD 47
On 2 May 2016, Damien wrote: > Le Sun, May 01, 2016 at 09:23:04PM +0300, LCD 47 a écrit : > > This seems to be a recent change in Perl rather than Vim: > > > > clang -c -I. -Iproto -DHAVE_CONFIG_H -pipe -O2 -U_FORTIFY_SOURCE > > -D_FORTIFY_SOURCE=1 -I/usr/include/python3.5m > > -D

Re: Can't compile with Perl v5.22.2

2016-05-01 Fir de Conversatie Ken Takata
Hi Damien, 2016/5/2 Mon 8:55:40 UTC+9 Damien wrote: > Le Sun, May 01, 2016 at 09:23:04PM +0300, LCD 47 a écrit : > > This seems to be a recent change in Perl rather than Vim: > > > > clang -c -I. -Iproto -DHAVE_CONFIG_H -pipe -O2 -U_FORTIFY_SOURCE > > -D_FORTIFY_SOURCE=1 -I/usr/inc

Re: Can't compile with Perl v5.22.2

2016-05-01 Fir de Conversatie Damien
Le Sun, May 01, 2016 at 09:23:04PM +0300, LCD 47 a écrit : > This seems to be a recent change in Perl rather than Vim: > > clang -c -I. -Iproto -DHAVE_CONFIG_H -pipe -O2 -U_FORTIFY_SOURCE > -D_FORTIFY_SOURCE=1 -I/usr/include/python3.5m -DPYTHON3_HOME='L"/usr"' > -pthread -DDYNAMIC_

Can't compile with Perl v5.22.2

2016-05-01 Fir de Conversatie LCD 47
This seems to be a recent change in Perl rather than Vim: clang -c -I. -Iproto -DHAVE_CONFIG_H -pipe -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/usr/include/python3.5m -DPYTHON3_HOME='L"/usr"' -pthread -DDYNAMIC_PYTHON3_DLL=\"libpython3.5m.so.1.0\" -o objects/if_python3.o if_pyt