This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mktables: Put off removing the \N{BELL} conflict
authorKarl Williamson <public@khwilliamson.com>
Wed, 18 May 2011 18:44:44 +0000 (12:44 -0600)
committerKarl Williamson <public@khwilliamson.com>
Wed, 18 May 2011 19:01:03 +0000 (13:01 -0600)
commit10914c783fe2ea3ee73a870599f30cedb7de96d0
tree29c9ed23c9fe8071d962cfa686b70af0a30c9450
parentf0815dd4f7c009ef07738512627c674bae2dc95c
mktables: Put off removing the \N{BELL} conflict

Unicode 6.0 re-used the name BELL for a character other than what it
was traditionally for.  There is code in mktables to change the
treatment for 5.15, so that it wouldn't be forgotten.  But I'm thinking
that we might want to wait til 5.18 to change, and so I just changed it
to 5.17 instead.
lib/unicore/mktables