https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7230
--- Comment #5 from Mark Martinec <[email protected]> --- > I would like to make Mail::Spamassassin::Message::new process IO::Lines > correctly. It is nor important for me how Mail::Spamassassin::Message::new > fails to handle IO::Lines. Indeed. Why do you think the suggested diff and the argument below does not do exactly that: | If the IO:: module does not implement the fileno method (like | the IO::Lines, where a file handle is not associated with any | file descriptor), it makes no sense to test for a presence of | a file descriptor. -- You are receiving this mail because: You are the assignee for the bug.
