develooper Front page | perl.perl5.porters | Postings from August 2003

Re: Storable Error

Thread Previous | Thread Next
From:
Abhijit Menon-Sen
Date:
August 11, 2003 17:01
Subject:
Re: Storable Error
Message ID:
20030812053123.A25833@lustre.dyn.wiw.org
(Cc: list trimmed.)

At 2003-08-11 21:58:39 +0100, nick@ccl4.org wrote:
>
> There are 2 similar comments about
> 
>                /* Need to swap the key we have for a key with the flags we
>                    need. As keys are shared we can't just write to the flag,
>                    so we share the new one, unshare the old one.  */
> 
> in hv_store_ent and hv_store_flags

Yes, but hv_store_* already call HvHASKFLAGS_on(hv) in different places.
I looked over them a bit, and they seemed to cover all the cases I could
think of.

-- ams

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About