This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
parts/apicheck.pl: Special case things like _aTHX
authorKarl Williamson <khw@cpan.org>
Wed, 14 Aug 2019 03:34:00 +0000 (21:34 -0600)
committerNicolas R <atoomic@cpan.org>
Fri, 27 Sep 2019 22:39:30 +0000 (16:39 -0600)
commit73f5bd352426c03989591ea15ad0dacd0a90d253
tree955f332a31620074d735e2a71480f41be16d34d9
parentb485c9d98dfa6b6298f959b98947cb226f441ac1
parts/apicheck.pl: Special case things like _aTHX

A few macros have a leading underscore to indicate a comma.  This adds
code to handle them.  I made separate variabled for threaded and maybe
non-threaded, but I don't know if the latter actually happens.

(cherry picked from commit 1187530614591229d1a4f1d7b2989439b1038861)
Signed-off-by: Nicolas R <atoomic@cpan.org>
dist/Devel-PPPort/parts/apicheck.pl