Branch: refs/heads/smoke-me/jkeenan/gray/gdbm-crashtolerance
Home: https://github.com/Perl/perl5
Commit: b90812bf0a7a088bf645c3e0643a0414fbc7c672
https://github.com/Perl/perl5/commit/b90812bf0a7a088bf645c3e0643a0414fbc7c672
Author: Sergey Poznyakoff <[email protected]>
Date: 2021-10-12 (Tue, 12 Oct 2021)
Changed paths:
M ext/GDBM_File/GDBM_File.xs
M ext/GDBM_File/t/snapshot.t
Log Message:
-----------
Remove remaining type checks
* ext/GDBM_File/GDBM_File.xs: Remove remaining uses of Sv[IPU]OK
* ext/GDBM_File/t/snapshot.t: Remove formfeeds.
Signed-off-by: James E Keenan <[email protected]>