http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5748
------- Additional Comments From [EMAIL PROTECTED] 2007-12-26 03:06 ------- (In reply to comment #14) > Btw, why not set locale to C for the entire duration of > a program (sa-compile, sa-update, spamassassin, spamd)? > It would provide a predictable environment. > Any reason not to? while we don't produce any useful localized output, perl itself and the C library may do so using LC_ALL etc., so imo it's best not to interfere with that. +1 on Sidney's fix for 3.2.x. I may have a look at removing the call to "sort" entirely in trunk, since it can be replaced with use of the sort builtin just fine. Sidney, if you have spare tuits, feel free to investigate that yourself if you like ;) ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
