This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Include variable names in "Use of uninitialized value" warnings
authorDave Mitchell <davem@fdisolutions.com>
Fri, 23 Apr 2004 20:43:02 +0000 (20:43 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Fri, 23 Apr 2004 20:43:02 +0000 (20:43 +0000)
commit29489e7c741791873ea464cb7e13d2b5a19577a7
tree416b7c61173edafe7ef2746b86383c7663652cdc
parente22ea7cc8db19b7765901c13e81b890baf3405da
Include variable names in "Use of uninitialized value" warnings

p4raw-id: //depot/perl@22741
34 files changed:
MANIFEST
doio.c
embed.fnc
embed.h
ext/DB_File/DB_File.pm
ext/DB_File/t/db-recno.t
lib/Math/BigInt.pm
lib/Math/BigInt/t/mbimbf.inc
lib/Tie/RefHash.t
lib/charnames.t
mg.c
perl.h
pod/perldiag.pod
pod/perlintern.pod
pp.c
pp_hot.c
proto.h
sv.c
t/lib/warnings/1global
t/lib/warnings/2use
t/lib/warnings/3both
t/lib/warnings/4lint
t/lib/warnings/7fatal
t/lib/warnings/9uninit [new file with mode: 0644]
t/lib/warnings/doio
t/lib/warnings/mg
t/lib/warnings/pp
t/lib/warnings/pp_ctl
t/lib/warnings/pp_hot
t/lib/warnings/pp_pack
t/lib/warnings/sv
t/lib/warnings/util
t/run/fresh_perl.t
t/run/runenv.t