perl5
perl5 copied to clipboard
Make local $h{$k} remove previously non-existing key from shared hashes
This is a fix for https://github.com/Perl/perl5/issues/22250
@mauke, do you have any further comment on this pull request? @Leont, assuming this is okay with him, do you want to proceed to merge? Thanks.
I feel like I don't know enough to 100% positively approve this, but I have no objections. (And Tony already approved it, so it looks fine to me.)
I feel like I don't know enough to 100% positively approve this, but I have no objections. (And Tony already approved it, so it looks fine to me.)
It would be good if we could get one more pair of eyeballs on this change in an XS file.
I should probably add a few comments to make things clearer.
I should probably add a few comments to make things clearer.
@Leont could you follow up on adding those clarifying comments? Thanks.
@Leont Can you please do that?
@jkeenan Speaking for the PSC, once that is done, this can be merged.