Branch: refs/heads/smoke-me/jkeenan/gray/gdbm-crashtolerance
Home: https://github.com/Perl/perl5
Commit: 0c8c11ed7e9c6b48f472a3d77003c4227109a8d9
https://github.com/Perl/perl5/commit/0c8c11ed7e9c6b48f472a3d77003c4227109a8d9
Author: Sergey Poznyakoff <[email protected]>
Date: 2021-10-11 (Mon, 11 Oct 2021)
Changed paths:
M ext/GDBM_File/GDBM_File.xs
Log Message:
-----------
Use SvTRUE to check for true value. Remove unnecessary checks for SV types.
* ext/GDBM_File/GDBM_File.xs
Signed-off-by: James E Keenan <[email protected]>