After doing a little research on this I found that strcoll(), called at the end of rangecmp(), was treating lower and upper cases equally. It appears that the default locale, en_US.UTF-8, is the real culprit. Apologies for the premature report. Thanks and regards - Bruce.
- Bug#712592: close this - Looks like the underlying issue i... Bruce Gayliard
- Bug#712592: Looks like the underlying issue is the de... Jonathan Nieder
- Bug#712592: Problem is strcoll() Bruce Gayliard