ICU parse_error no longer an array.
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 3 Jun 2008 13:24:57 +0000 (15:24 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 3 Jun 2008 13:24:57 +0000 (15:24 +0200)
commitf58a188f6db8f4b458d62cb2c345443a5253f9c1
treef50a2516ba5157d16df4b4f0532d11032d1f8d50
parent3c4fd1f1e79d1eac561ccf085558b69dbace2597
ICU parse_error no longer an array.
The parse_error member in icu_normalizer is no longer an array of
size 256. There seems to be no need for this and we don't know why
it came up in the first place.
include/yaz/icu_I18N.h
src/icu_I18N.c