ICU-22374 guard gCollationBinKey behind if !UCONFIG_NO_COLLATION

See #2442
This commit is contained in:
Steven R. Loomis 2024-08-20 17:27:57 +00:00
parent 5e22f0076e
commit 9bb4536ad7

View file

@ -1040,13 +1040,10 @@ enum {
/* The table item key string is not locally available. */
static const char *const gUnknownKey="";
/* resource table key for collation binaries: "%%CollationBin" */
static const char16_t gCollationBinKey[]={
0x25, 0x25,
0x43, 0x6f, 0x6c, 0x6c, 0x61, 0x74, 0x69, 0x6f, 0x6e,
0x42, 0x69, 0x6e,
0
};
#if !UCONFIG_NO_COLLATION
// resource table key for collation binaries
static const char16_t gCollationBinKey[]=u"%%CollationBin";
#endif
/*
* swap one resource item