develooper Front page | perl.perl5.porters | Postings from October 2001

[PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules

From:
Paul Marquess
Date:
October 21, 2001 13:08
Subject:
[PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
Message ID:
AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com
This is a patch for the bug that Robin Barker reported a while back where
the use of "each" with a tied hash that used a dbm filter could do the wrong
thing.

For all but GDBM_File & ODBM_File this just involved getting the modules to
ignore the input key. For [GO]DBM_File, I've got them to work with a copy of
the key in FETCH.

Paul




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