This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add regcomp.c warning checks to t/porting/diag.t.
authorMatthew Horsfall (alh) <wolfsage@gmail.com>
Wed, 26 Dec 2012 19:54:52 +0000 (14:54 -0500)
committerKarl Williamson <public@khwilliamson.com>
Thu, 27 Dec 2012 16:13:45 +0000 (09:13 -0700)
commitb33c0c7199fc122a21f9e2338c8a0284ae9de754
treecd2645c610e0d660646c8858531ec95d639014ae
parent5d1d68e202770f3a59cef999bc11d534a2364d5f
Add regcomp.c warning checks to t/porting/diag.t.

 * Support regcomp.c ckWARN and vWARN macros
 * Update pod/perldiag.pod for fixes discovered with new checks
 * Allow t/porting/diag.t to match printfs with flags more liberally
lib/diagnostics.t
pod/perldiag.pod
t/porting/diag.t