Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 5f75937de2b7345e1092cf4b92ceff9d6aa32995
https://github.com/Perl/perl5/commit/5f75937de2b7345e1092cf4b92ceff9d6aa32995
Author: Karl Williamson <[email protected]>
Date: 2024-07-31 (Wed, 31 Jul 2024)
Changed paths:
M autodoc.pl
Log Message:
-----------
autodoc: Add consistency checks
These verify that if we are outputting a Perl_FOO() function signature,
that there actually is one defined, as well as the few perl_FOO() ones.
This commit, while still a WIP on my local box, was the impetus behind a
dozen or so of the most recent autodoc-related commits that fixed issues
it catches.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications