Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: ff7aa4110171f7d1af54ca3a430bbf178e3ebb58 https://github.com/Perl/perl5/commit/ff7aa4110171f7d1af54ca3a430bbf178e3ebb58 Author: Karl Williamson <k...@cpan.org> Date: 2025-08-04 (Mon, 04 Aug 2025)
Changed paths: M regen/HeaderParser.pm Log Message: ----------- regen/HeaderParser: Pass line embed.fnc line number on This adds the line number a definition is in the embed.fnc file to the structure describing the definition, for potential downstream use. Commit: 3fcf96f9c07b76fe18f8c50bd0ccbd2ed6564eaa https://github.com/Perl/perl5/commit/3fcf96f9c07b76fe18f8c50bd0ccbd2ed6564eaa Author: Karl Williamson <k...@cpan.org> Date: 2025-08-04 (Mon, 04 Aug 2025) Changed paths: M autodoc.pl M regen/HeaderParser.pm Log Message: ----------- autodoc: Include embed.fnc line number in output comments The generated perlapi and perlintern will now include in their comments the position in embed.fn that the signature was found. This makes finding things a bit easier. Compare: https://github.com/Perl/perl5/compare/3436e5b73c1c...3fcf96f9c07b To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications