Bug#712592: Problem is strcoll()

2013-06-19 Thread Bruce Gayliard
sm_loop.c. I am mainly concerned with this since I don't know how severe the effects of this strcoll() behavior could be. Apologies if being a nuisance - just trying to help out a bit. Thanks and regards - Bruce. From: Jonathan Nieder To: Bruce

Bug#712592: close this - Looks like the underlying issue is the default locale

2013-06-17 Thread Bruce Gayliard
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.