commit | 6f4600c533d370c6020835c786ebedaed00fcaf0 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicholas.marriott@gmail.com> | Thu Jun 25 15:59:27 2009 +0000 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Thu Jun 25 15:59:27 2009 +0000 |
tree | c457721219874a04c57ebc004734f80b91f33d8d | |
parent | fbcee9f114bb42810ee824c2bc1bbe4cd4a7a5b2 [diff] |
Check the first of LC_CTYPE, LC_ALL and LANG, rather than just the last, when trying to decide about UTF-8, and use strcasestr. Reported by Geert Hendrickx.