Re: [evolution-patches] patch for #70339 (contacts)




You will want to use g_ascii_strcasecmp() since 'i' case sensitivity is different at least in Turkish locales.

(and ugh, camel_strstrcase is rather badly written).

On Wed, 2005-01-26 at 23:27 -0800, Sivaiah Nallagatla wrote:
This match makes the search for "BEGIN:VCARD", "END:VCARD" in the vcard
string case insensitive. Though standars seems say that they must be in
uppercase it seems some apps send them in lowercase and most apps accept
it.

Siva


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