This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
authorNicholas Clark <nick@ccl4.org>
Thu, 29 Jul 2004 22:05:16 +0000 (22:05 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 29 Jul 2004 22:05:16 +0000 (22:05 +0000)
commit091822375f043f1dbba6aa356ab1d1d41e4837e1
tree94dde8e5929a5b50775fc741b411ca6ce6c103c0
parentb5a295165fe6a13f0f7237b06e42304007d8192b
Integrate:
[ 23058]
Stop ENV_IS_CASELESS hv.c picking up the wrong hash value from a
shared string scalar.

[ 23061]
hv_store was not passing hash onwards (spotted by Dave)
p4raw-link: @23061 on //depot/perl: 52d01cc22f218c2d828b1db06a67c612a02ebd47
p4raw-link: @23058 on //depot/perl: 8b4f7dd5e1f209efbb2b0c869593cbad5c938b49

p4raw-id: //depot/maint-5.8/perl@23169
p4raw-integrated: from //depot/perl@23153 'edit in' hv.c (@23058..)
hv.c