This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Don't generate EBCDIC POSIX-BC tables
authorKarl Williamson <khw@cpan.org>
Wed, 13 Jan 2016 19:31:09 +0000 (12:31 -0700)
committerKarl Williamson <khw@cpan.org>
Thu, 14 Jan 2016 17:49:10 +0000 (10:49 -0700)
commit01ffcbd4621373154ba218dedd513f5018993db6
tree2dac79d44d993b855a8352de11362a171b40939c
parent918c39d3bee4826bab1ab73c7eddf5c159479390
Don't generate EBCDIC POSIX-BC tables

This commit comments out the code that generates these tables.  This is
trivially reversible.  We don't believe anyone is using Perl and
POSIX-BC at this time, and this saves time during development when
having to regenerate these tables, and makes the resulting tar ball
smaller.

See thread beginning at
http://nntp.perl.org/group/perl.perl5.porters/233663
charclass_invlists.h
ebcdic_tables.h
l1_char_class_tab.h
regcharclass.h
regen/charset_translations.pl
unicode_constants.h