This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regen/mk_invlists.pl: Suppress empty enum declarations
authorKarl Williamson <khw@cpan.org>
Fri, 23 Mar 2018 18:11:48 +0000 (12:11 -0600)
committerKarl Williamson <khw@cpan.org>
Mon, 26 Mar 2018 22:26:54 +0000 (16:26 -0600)
commitf99e05907785e2662630fe67314f2fc7a902d879
treed2a54fe14d906689053e2e9eec576d3be93b7729
parentd74e7480989bfe13ad864255d71589d4b10db6ca
regen/mk_invlists.pl: Suppress empty enum declarations

This diverts the outputting of the enum typedefs until after they are
fully known, so that an empty one can be suppressed.

A future commit will need this
charclass_invlists.h
regen/mk_invlists.pl