Branch: refs/heads/parsexs-outargs
  Home:   https://github.com/Perl/perl5
  Commit: 24f432d440a2ea08e17679874fdc2b37996ea6a7
      
https://github.com/Perl/perl5/commit/24f432d440a2ea08e17679874fdc2b37996ea6a7
  Author: Leon Timmermans <[email protected]>
  Date:   2026-07-03 (Fri, 03 Jul 2026)

  Changed paths:
    M dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm
    M dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/Constants.pm
    M dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/CountLines.pm
    M dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/Eval.pm
    M dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/Node.pm
    M dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/Utilities.pm
    M dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps.pm
    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
    M dist/ExtUtils-ParseXS/lib/perlxs.pod

  Log Message:
  -----------
  Bump version of ExtUtils::ParseXS to 3.64


  Commit: f420835b9dbdb8779252bc66dfbc3889a4284000
      
https://github.com/Perl/perl5/commit/f420835b9dbdb8779252bc66dfbc3889a4284000
  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.


Compare: https://github.com/Perl/perl5/compare/a6369dc82fae...f420835b9dbd

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

Reply via email to