This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl.h: Rmv dummy definitions
authorKarl Williamson <khw@cpan.org>
Thu, 8 Mar 2018 21:32:28 +0000 (14:32 -0700)
committerKarl Williamson <khw@cpan.org>
Mon, 12 Mar 2018 16:22:01 +0000 (10:22 -0600)
commit18f7c09545df03958086339e81e836a888d590e4
tree926fd478d2353b55f097ae5f4ecb816542a49390
parent423a80b7c64953ef2d8696dae9f0bd751f996893
perl.h: Rmv dummy definitions

These macros are core-only, so should generate a compiler error if used
outside of core, instead of compiling as no-ops.
perl.h