Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: d2d154ba92ce157aeac3c8bee9e91a8a93be3326 https://github.com/Perl/perl5/commit/d2d154ba92ce157aeac3c8bee9e91a8a93be3326 Author: David Mitchell <da...@iabyn.com> Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths: M dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/Node.pm M dist/ExtUtils-ParseXS/t/001-basic.t Log Message: ----------- ParseXS: fix handling of empty C_ARGS etc GH#23407 My recent refactoring work on ParseXS made the parser go into an infinite loop on multiline_merged nodes such as C_ARGS when there was no text, e.g. void foo(int a) C_ARGS: To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications