Re: g_strcase_hash & G_GET_DOUBLE_LE suggestion




timj@gtk.org said:
// it probably wouldn't hurt much to add g_strcase_hash() and
// g_strcase_equal() to glib, but that is not the prefered way to
// implement case insensitive string lookups. because of the character
// conversion that has to be performed f

Yes, this is rather obvious, Tim, but there are also cases where
you want to keep the case, and you do not want too keep a separate
copy of the key.

Bertrand.



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