Re: vi: perl api

2014-11-19 Thread Todd C. Miller
On Tue, 18 Nov 2014 20:51:56 -0700, "Anthony J. Bentley" wrote: > Martin Natano writes: > > The system util.h header is shadowed by the eponymous perl header. This > > specific errors exists since December 2012. I strongly suspect that no > > one uses the perl extension of vi - Let's remove it! >

Re: vi: perl api

2014-11-18 Thread Anthony J. Bentley
Martin Natano writes: > The system util.h header is shadowed by the eponymous perl header. This > specific errors exists since December 2012. I strongly suspect that no > one uses the perl extension of vi - Let's remove it! I'm inclined to agree. Is anyone willing to speak up in favor of saving it

vi: perl api

2014-11-15 Thread Martin Natano
When building vi with PERLINTERP=yes the build errors out with the following message: /usr/src/usr.bin/vi/build/../ex/ex_perl.c: In function 'ex_perl': /usr/src/usr.bin/vi/build/../ex/ex_perl.c:59: error: implicit declaration of function 'perl_ex_perl' /usr/src/usr.bin/vi/build/../ex/ex_perl.c:60