For ICU, locale, is a char ptr rather than uint8_t ptr.
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 6 Nov 2007 10:27:30 +0000 (10:27 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 6 Nov 2007 10:27:30 +0000 (10:27 +0000)
commit71509ab1affd957fa0af7c7536105988a7ccd93d
tree422105c2d78697427c35ca44e3eef8944f4b8720
parentc2e065a4a7fa385b5658c1fcf1efa9f4ee4351e2
For ICU, locale, is a char ptr rather than uint8_t ptr.

The type uint8_t is a ICU type that we don't want to use if we
can avoid it.
include/yaz/icu_I18N.h
src/icu_I18N.c
util/yaz-icu.c