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 _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
