Bug 932: Redisable 0x80...0x9F mappings in some charsets.
commit12d66ff043fd70aec0b137046d080c014611e37a
authorKalle Olavi Niemitalo <kon@iki.fi>
Tue, 7 Oct 2008 08:37:27 +0000 (7 11:37 +0300)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Sat, 11 Oct 2008 12:35:34 +0000 (11 15:35 +0300)
tree67c87c168f23d1185cdc62572ad24a53c4f4a42d
parentc9ca6fd4485be95627d81c2040d7d51e6d8e6ede
Bug 932: Redisable 0x80...0x9F mappings in some charsets.

Bug 932 is about ELinks letting control characters 0x80...0x9F through
to the terminal.  It did not occur with ISO 8859-1, 8859-2, 8859-15,
or 8859-16, because the ELinks mappings for those charsets did not
include those bytes.  However, the www.unicode.org versions imported
in the previous commit do include the problematic bytes.

To avoid a possible regression before the ELinks 0.12.0 release,
comment those control-character mappings out again.  This workaround
should be reverted after bug 932 has been fixed properly.
Unicode/8859_1.cp
Unicode/8859_15.cp
Unicode/8859_16.cp
Unicode/8859_2.cp
src/intl/codepage.inc