about summary refs log tree commit diff
path: root/iconvdata/ibm284.c
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2021-05-18 07:21:33 +0200
committerFlorian Weimer <fweimer@redhat.com>2021-05-18 07:21:45 +0200
commitf17164bd51db31f47fbbdae826c63b6d78184c45 (patch)
tree8a26f230e42274341ced2fae8a7edb3be474be07 /iconvdata/ibm284.c
parent22866ed85844fc1cb40252aa1d8c46059f6f54a3 (diff)
downloadglibc-f17164bd51db31f47fbbdae826c63b6d78184c45.tar.gz
glibc-f17164bd51db31f47fbbdae826c63b6d78184c45.tar.xz
glibc-f17164bd51db31f47fbbdae826c63b6d78184c45.zip
localedata: Use U+00AF MACRON in more EBCDIC charsets [BZ #27882]
This updates IBM256, IBM277, IBM278, IBM280, IBM284, IBM297, IBM424
in the same way that IBM273 was updated for bug 23290.

IBM256 and IBM424 still have holes after this change, so HAS_HOLES
is not updated.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Diffstat (limited to 'iconvdata/ibm284.c')
-rw-r--r--iconvdata/ibm284.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/iconvdata/ibm284.c b/iconvdata/ibm284.c
index e2e20a0ce5..2fdd6e3a67 100644
--- a/iconvdata/ibm284.c
+++ b/iconvdata/ibm284.c
@@ -23,6 +23,6 @@
 #define TABLES <ibm284.h>
 
 #define CHARSET_NAME	"IBM284//"
-#define HAS_HOLES	1	/* Not all 256 character are defined.  */
+#define HAS_HOLES	0
 
 #include <8bit-gap.c>