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:06
Subject:
Re: Storable Error
Message ID:
20030812053647.B25833@lustre.dyn.wiw.org
(Cc: list differently trimmed.)
At 2003-08-11 23:59:55 +0100, nick@ccl4.org wrote:
>
> hv_store_flags has this code:
>
> if (flags)
> HvHASKFLAGS_on((SV*)hv);
>
> I believe Abhijit found all the bugs.
Thanks for the review. (Oops, I should read more mail before replying.)
Jarkko, I think you can safely absorb this into maint now.
Suggestions for testing this are still welcome, and so are suggestions
to work around the problem in Storable, since it exists in at least a
few released and installed versions of Perl. I could just discard the
unannounced HEK_WASUTF8 flag silently, but that seems a bit unwise.
-- ams
Thread Previous
|
Thread Next