This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
parts/apicheck.pl: Fix up aTHX
authorKarl Williamson <khw@cpan.org>
Tue, 25 Jun 2019 17:58:35 +0000 (11:58 -0600)
committerNicolas R <atoomic@cpan.org>
Fri, 27 Sep 2019 22:39:29 +0000 (16:39 -0600)
commit5624d54c7f1f10d4bde9a1e9729c7f2135e51710
tree3f5b6da04922255a6487513e4aab86b135ec59b1
parent5334bcf66bbdc042155092be4ebbab437f0a49e6
parts/apicheck.pl: Fix up aTHX

Now that we have better flags indicating if a macro or function needs
thread context or not, we can do a better job of handling it.

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