Re: [evolution-patches] Please review my patch for bug #44065



On Tue, 2003-06-24 at 11:16, Jeffrey Stedfast wrote:
> change g_strncasecmp to strncasecmp (g_strncasecmp is deprecated).

g_strncasecmp is deprecated *in favor of g_ascii_strncasecmp*, not
strncasecmp.

g_str[n]casecmp/str[n]casecmp are bad because "FILE:" and "file:" won't
actually compare the same if your locale is Turkish.

-- Dan



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