Branch: refs/heads/gh-19482-maint-5.34-gdbm-problem-20220303
Home: https://github.com/Perl/perl5
Commit: b5d8c464eb23a35393788e20c0295a00e00d4364
https://github.com/Perl/perl5/commit/b5d8c464eb23a35393788e20c0295a00e00d4364
Author: Sergey Poznyakoff <[email protected]>
Date: 2022-03-04 (Fri, 04 Mar 2022)
Changed paths:
M ext/GDBM_File/GDBM_File.pm
M ext/GDBM_File/GDBM_File.xs
Log Message:
-----------
Fix definition of ITEM_NOT_FOUND for pre-1.13 versions.
Signed-off-by: James E Keenan <[email protected]>
Also: Correct typos spotted by Steve Hay during code review at
https://github.com/Perl/perl5/pull/19491#pullrequestreview-899943434.
Increment $VERSION.