Fix READONLY hashes:
authorNick Ing-Simmons <nik@tiuk.ti.com>
Wed, 19 Dec 2001 10:19:40 +0000 (10:19 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Wed, 19 Dec 2001 10:19:40 +0000 (10:19 +0000)
commita26e96dff1c9d91b0bf389e6149016d8a3f26e49
treebfff3f71b58fdbf6c8d7dc9e3fcfafc677bf74f3
parent1915677f475bd66f40974d770bf0b769f8cd7025
Fix READONLY hashes:
 1. Discovered need for disabled scope.c part of Jeff's patch.
 2. Corrected hv_delete* - entry was being de-linked from
    chain (patch program not smart enough?)

p4raw-id: //depot/perlio@13795
hv.c
scope.c