http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5748
------- Additional Comments From [EMAIL PROTECTED] 2007-12-25 11:09 ------- sa-compile has worked under Windows, I guess because Windows has a sort file command that is named 'sort' and does the same thing when called with just a file argument as the *nix sort program. I doubt that this patch will work under Windows. Making this completely platform independent would, I think, be done by requiring File::Sort. What are people's opinions as to which way is best, conditionalizing the code by platform, adding a new dependency for File::Sort, or something else I haven't thought of? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
