Branch: refs/heads/parsexs-outargs
  Home:   https://github.com/Perl/perl5
  Commit: 7d55fb0cec8fdf14e2a43d90c801069c9d08a557
      
https://github.com/Perl/perl5/commit/7d55fb0cec8fdf14e2a43d90c801069c9d08a557
  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

Reply via email to