Branch: refs/heads/parsexs-outargs
  Home:   https://github.com/Perl/perl5
  Commit: 236ab3e1f9a7fb12315a8c576fcb41bc1c5682c9
      
https://github.com/Perl/perl5/commit/236ab3e1f9a7fb12315a8c576fcb41bc1c5682c9
  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: 042c4441014a3df961b4352594fb4bff797e8649
      
https://github.com/Perl/perl5/commit/042c4441014a3df961b4352594fb4bff797e8649
  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/41e9e2486024...042c4441014a

To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to