From 39bc77da508f61f1c2c89db68eb6a4b12c1fad00 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Tue, 11 Feb 2003 10:51:41 +0000 Subject: Instead of simply ignoring bad chars, return the sentinal invalid char 2003-02-11 Not Zed * e-trie.c (trie_utf8_getc): Instead of simply ignoring bad chars, return the sentinal invalid char 0xfffe, so that we properly track the start of sequences. svn path=/trunk/; revision=19881 --- e-util/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 1c33787545..b50e807ecc 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,9 @@ +2003-02-11 Not Zed + + * e-trie.c (trie_utf8_getc): Instead of simply ignoring bad chars, + return the sentinal invalid char 0xfffe, so that we properly track + the start of sequences. + 2003-02-10 Ettore Perazzoli * Makefile.am (libeutil_static_la_DEPENDENCIES): Make -- cgit v1.2.3