Branch: refs/heads/parsexs-outargs
Home: https://github.com/Perl/perl5
Commit: a6369dc82fae867bb43d4977ae511e0bd0e0748b
https://github.com/Perl/perl5/commit/a6369dc82fae867bb43d4977ae511e0bd0e0748b
Author: Leon Timmermans <[email protected]>
Date: 2026-07-03 (Fri, 03 Jul 2026)
Changed paths:
M dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/Node.pm
M dist/ExtUtils-ParseXS/t/008-parse-xsub-keywords.t
Log Message:
-----------
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.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications