Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 3b75ef9494567c0660dcabcca12402e638d1cf4a
https://github.com/Perl/perl5/commit/3b75ef9494567c0660dcabcca12402e638d1cf4a
Author: James E Keenan <[email protected]>
Date: 2021-02-16 (Tue, 16 Feb 2021)
Changed paths:
M dist/Devel-PPPort/parts/inc/mess
Log Message:
-----------
Define PERL_ARGS_ASSERT_CROAK_XS_USAGE when setting croak_xs_usage
Apply patch already applied to Dual-Life/Devel-PPPort:
https://github.com/Dual-Life/Devel-PPPort/pull/196.patch
This is matching what's done in ExtUtils::ParseXS::Utilities
and avoids need to redefine croak_xs_usage later.
For: https://github.com/Perl/perl5/issues/18040
Commit: 736e182dd8f76c8447e7bfa997bf85dcb8f69c5f
https://github.com/Perl/perl5/commit/736e182dd8f76c8447e7bfa997bf85dcb8f69c5f
Author: James E Keenan <[email protected]>
Date: 2021-02-16 (Tue, 16 Feb 2021)
Changed paths:
M dist/Devel-PPPort/parts/inc/mess
Log Message:
-----------
Merge branch 'smoke-me/jkeenan/gh-18040-parts-inc-mess' into blead
Compare: https://github.com/Perl/perl5/compare/9a3a8c671747...736e182dd8f7