http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5748
------- Additional Comments From [EMAIL PROTECTED] 2007-12-26 12:47 ------- Created an attachment (id=4216) --> (http://issues.apache.org/SpamAssassin/attachment.cgi?id=4216&action=view) Proposed patch to trunk that uses built in sort function I don't think that there is enough reason to add this to 3.2 branch, so I did not obsolete the previos patch, but here is my take on how to use the built-in sort for trunk. My perl-fu is not that strong, so please tell me if this could be done uaing some more typical perl idioms. I pretty much just translated the existing code from using a sorted file to using a sorted array that is slurped in from the file. I did verify that sa-update runs in almost the identical amount of time before and after this patch. I'm still looking for one more vote for patch 4215 for 3.2 branch. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
