Re: [Evolution-hackers] Re: PROPOSAL: Evolution for GNOME 2.8




Uh i already closed that bug.  It doesn't affect 1.5 which is the target.

Although there might be outstanding instances of not using the right strcasecmp, there should be few left.

On Tue, 2004-06-01 at 13:08 +0300, Metin Amiroff wrote:
Hello  everyone!

JP Rosevear <jpr novell com> wrote:

> The Evolution team would like to formally propose Evolution 2.0
> (http://www.gnome.org/projects/evolution) for inclusion in the GNOME 2.8
> Desktop release.
> 

Please let me kindly point Evolution hackers to a bug (well, remind them)
that keeps Turkish and Azeri users  that is 90 million potential users 
from using Nautilus in their locale.

The bug is http://bugs.ximian.com/show_bug.cgi?id=51447 and contains 
lots of
comments which could help solve the problem. In short the problem is
that Evolution uses a locale dependent to check a case insensitive keyword;
but keywords are non case insensitive in a local sense, but in an 
*ascii* sense.
g_ascii_strcasecmp() must be used; *NEVER* strcasecmp() or 
g_utf8_strcasecmp().

Alco CC'ing evolution-hackers ximian com list. Please keep me in CC I am 
not subscribed.

Sorry for polluting the DD list anyway.

Keep the great work!

--
Michael Zucchi <notzed ximian com>

Ximian Evolution and Free Software Developer


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]