[GRASS-dev] G_find_key_value() case sensitive

Martin Landa landa.martin at gmail.com
Wed Mar 21 06:58:23 EDT 2012


Hi all,

currently `G_find_key_value` is case-sensitive (using strcmp). I
wonder if we could switch to `G_strcasecmp` (to be case-insensitive).
Or we need a new subroutine like `G_find_case_key_value()`?

Thanks for feedback, Martin

-- 
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa


More information about the grass-dev mailing list