This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Plan C rough edge smoothing - forgot to turn on the "has key flags"
authorNicholas Clark <nick@ccl4.org>
Fri, 17 Oct 2003 18:44:28 +0000 (18:44 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 17 Oct 2003 18:44:28 +0000 (18:44 +0000)
commitbb443f97c2b5dfbb53285f377a01d882f53de1c7
treeda1b756867f5b5c34b15b0798d765ef5e81537c8
parent11fb18989d618390167cc3df6954c38cecff5bad
Plan C rough edge smoothing - forgot to turn on the "has key flags"
flag on the hash when rehashing. Can turn off the "rehasing" flag
if the hash is cleared

p4raw-id: //depot/perl@21474
hv.c