Bug#875424: cop.h: shadows a previous local variable

2017-09-11 Thread Dominic Hargreaves
Fixed: 5.26.0~rc1-1 Control: severity -1 minor On Mon, Sep 11, 2017 at 10:12:31AM +0200, Christian Brabandt wrote: > Package: libperl5.24 > Version: 5.24.1-3+deb9u1 > Severity: normal > Tags: patch > > Hi compiling vim with perl-support generates this warning: > In file included from

Bug#875424: cop.h: shadows a previous local variable

2017-09-11 Thread Christian Brabandt
Package: libperl5.24 Version: 5.24.1-3+deb9u1 Severity: normal Tags: patch Hi compiling vim with perl-support generates this warning: /usr/bin/perl -e 'unless ( $] >= 5.005 ) { for (qw(na defgv errgv)) { print "#define PL_$_ $_\n" }}' > auto/if_perl.c /usr/bin/perl