This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove support for Splint static source code analyzer
authorAndy Lester <andy@petdance.com>
Wed, 30 Nov 2016 05:39:08 +0000 (16:39 +1100)
committerTony Cook <tony@develop-help.com>
Wed, 30 Nov 2016 05:41:14 +0000 (16:41 +1100)
commitc707756ebb45d88362c58f12444af0ebe1e24ac1
tree2a3ba7d53d70559d0e65b2ecd6fd15ecf1960813
parent77ab507a50e98cdaad622ae961429fb3bc4c9c11
Remove support for Splint static source code analyzer

Splint has not been updated since 2007 and doesn’t even build for me.
As far as I know, I'm the only person who's ever worked with Splint on
Perl 5.

Here's what changes:

* Makefile target "splint"
* Macros in XSUB.h and perl.h
* Support in regen/embed.pl
Makefile.SH
XSUB.h
perl.h
pod/perlhacktips.pod
regen/embed.pl