summaryrefslogtreecommitdiff
path: root/README.vms
diff options
context:
space:
mode:
authorGerard Goossen <gerard@ggoossen.net>2011-08-09 20:52:34 +0200
committerFather Chrysostomos <sprout@cpan.org>2011-09-03 11:27:49 -0700
commitc475d5dcffe516f06f78424f9515dc90cebe2577 (patch)
tree1ff5b2878322c70a984977f4b8c8b85b39201c3d /README.vms
parent33d4ef81b59b60428ca88cbc75a473f65b8e78a4 (diff)
downloadperl-c475d5dcffe516f06f78424f9515dc90cebe2577.tar.gz
Include name of global scalars in unitialized value warnings when the peephole optimiser isn't applied.
When the peephole optimiser isn't applied warnings about uninitialised values from global scalars don't include the name of variable, because the OP_RV2SV + OP_GV isn't converted to OP_GVSV. This patch fixes that by extracting the name of the variable from the OP_RV2SV + OP_GV.
Diffstat (limited to 'README.vms')
0 files changed, 0 insertions, 0 deletions