Branch: refs/heads/smoke-me/jkeenan/gray/gdbm-crashtolerance
Home: https://github.com/Perl/perl5
Commit: 948aa8986204721ea29d9aae9c15509f592d1034
https://github.com/Perl/perl5/commit/948aa8986204721ea29d9aae9c15509f592d1034
Author: Sergey Poznyakoff <[email protected]>
Date: 2021-10-13 (Wed, 13 Oct 2021)
Changed paths:
M ext/GDBM_File/GDBM_File.xs
Log Message:
-----------
Remove unused variable
Signed-off-by: James E Keenan <[email protected]>
Commit: 5aca8d60e3c086e9a59ece16344c285da44d3573
https://github.com/Perl/perl5/commit/5aca8d60e3c086e9a59ece16344c285da44d3573
Author: Tomasz Konojacki <[email protected]>
Date: 2021-10-13 (Wed, 13 Oct 2021)
Changed paths:
M .github/workflows/testsuite.yml
Log Message:
-----------
install libgdbm and libdb in GitHub Actions
This ensures that DB_File and GDBM_File will be built and tested.
Signed-off-by: James E Keenan <[email protected]>
Compare: https://github.com/Perl/perl5/compare/b90812bf0a7a...5aca8d60e3c0