From 0179e4a20698b83ea2426e91f1f7eb3d4f3a8372 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 21 Mar 2003 00:46:26 +0000 Subject: If the gunichar is 0xfffe, just skip processing it. Maybe this will fix 2003-03-20 Jeffrey Stedfast * e-trie.c (e_trie_search): If the gunichar is 0xfffe, just skip processing it. Maybe this will fix bug #39900. (trie_utf8_getc): Removed unused labels to shutup the compiler. svn path=/trunk/; revision=20448 --- e-util/ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 1eac6aed90..50688e8573 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -2,6 +2,7 @@ * e-trie.c (e_trie_search): If the gunichar is 0xfffe, just skip processing it. Maybe this will fix bug #39900. + (trie_utf8_getc): Removed unused labels to shutup the compiler. 2003-03-19 Jeffrey Stedfast -- cgit v1.2.3