Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: ca45c27009b06963406dd2532f23749ae56a5114
https://github.com/Perl/perl5/commit/ca45c27009b06963406dd2532f23749ae56a5114
Author: Leon Timmermans <[email protected]>
Date: 2026-07-16 (Thu, 16 Jul 2026)
Changed paths:
M dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps/Cmd.pm
M dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps/InputMap.pm
M dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps/OutputMap.pm
M dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps/Type.pm
Log Message:
-----------
Bump version of ExtUtils::ParseXS to 3.64
Commit: 1a3aa2545d33006c58a0ecdd3feadd0ffbdfb444
https://github.com/Perl/perl5/commit/1a3aa2545d33006c58a0ecdd3feadd0ffbdfb444
Author: Leon Timmermans <[email protected]>
Date: 2026-07-16 (Thu, 16 Jul 2026)
Changed paths:
M dist/ExtUtils-ParseXS/Changes
M dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/Node.pm
M dist/ExtUtils-ParseXS/t/008-parse-xsub-keywords.t
Log Message:
-----------
ExtUtils::ParseXS: Respect output arguments in INTERFACES
OUT, IN_OUT and OUTLIST arguments should be passed as pointers when
autocalling, so the function pointer type needs to use that pointer type
for the argument.
Compare: https://github.com/Perl/perl5/compare/a3a1adcf4b8a...1a3aa2545d33
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications