http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5748
------- Additional Comments From [EMAIL PROTECTED] 2007-12-30 15:12 ------- (reply to comment 23) It never occurred to me to question if the sort was necessary. The code does require that the 'name' line come first, but the file is already written that way. Justin appears to be the author of the original code so he might have an explanation. I looked at the temporary file before the call to sort and it appears to be already sorted. It is written in sub dump_base_strings which appears to do its own sorting. As far as I can tell there is no reason to again sort the file. I'm going to hold off committing this until Justin pipes in with an explanation. Perhaps the correct fix is this patch, but with the call to sort removed. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
