Currently they use strcasecmp which is defined only for POSIX (or C) locale
in POSIX standard. We need consistent behavior across platforms to test for
internationalized code. strcoll might be appropriate to use.
Original issue reported on code.google.com by vladlosev on 30 Jun 2008 at 8:21
Original issue reported on code.google.com by
vladlosev
on 30 Jun 2008 at 8:21