This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regen/regcharclass.pl: Don't generate unused macros
authorKarl Williamson <public@khwilliamson.com>
Sun, 2 Mar 2014 02:27:43 +0000 (19:27 -0700)
committerKarl Williamson <public@khwilliamson.com>
Sun, 2 Mar 2014 03:12:17 +0000 (20:12 -0700)
commit5c025f035e2b0abffadd613f6414974abb1bfb2a
tree0ac9a0bc0f3d3ac8466ab6d99589e3fb04bcb0b8
parent251b239f638a40fdf052716f0d8512fd4122ec8c
regen/regcharclass.pl: Don't generate unused macros

The macros generated by these options are not needed in the core;
generating them just clutters up the header file, and some will actually
be forbidden by the next commit.
regcharclass.h
regen/regcharclass.pl