This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
diag_listed_as galore
authorFather Chrysostomos <sprout@cpan.org>
Tue, 27 Dec 2011 22:52:21 +0000 (14:52 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Thu, 29 Dec 2011 06:58:52 +0000 (22:58 -0800)
commitdcbac5bbcda3f6b893eade5bc95878a443cbe563
tree8e69379c182533f93148eb4a6dc7ed69d197cdb1
parent6ad282c70d80576d5d66b25af19780fde18afd42
diag_listed_as galore

In two instances, I actually modified to code to avoid %s for a
constant string, as it should be faster that way.
13 files changed:
gv.c
numeric.c
op.c
perlio.c
pp.c
pp_ctl.c
pp_hot.c
pp_sys.c
regexec.c
sv.c
t/porting/diag.t
toke.c
utf8.c