Branch: refs/heads/smoke-me/jkeenan/gray/gdbm-crashtolerance
Home: https://github.com/Perl/perl5
Commit: 4e87b575c277d456840c8cf8f9f4ec28c8ade875
https://github.com/Perl/perl5/commit/4e87b575c277d456840c8cf8f9f4ec28c8ade875
Author: Sergey Poznyakoff <[email protected]>
Date: 2021-10-10 (Sun, 10 Oct 2021)
Changed paths:
M ext/GDBM_File/GDBM_File.xs
Log Message:
-----------
Bugfix
* ext/GDBM_File/GDBM_File.xs (is_true): Add missing context parameter.
All uses changed
(gdbm_dump): Change return type to void.
Signed-off-by: James E Keenan <[email protected]>