https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6456
--- Comment #23 from Martin Puppe <[email protected]> --- Created attachment 5337 --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5337&action=edit Patch, use OS-appropriate line terminator Here is my patch. As suggested, I have copied `use constant RUNNING_ON_WINDOWS => ($^O =~ /^(?:mswin|dos|os2)/oi);` over to StdErr.pm. It passes `make test` on Fedora 22, and works as intended on Windows. -- You are receiving this mail because: You are the assignee for the bug.
