https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6255
Mark Martinec <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Mark Martinec <[email protected]> 2009-12-10 08:54:53 UTC --- Bug 6255: make a test whitelist_addrs.t pass under perl 5.6.* by changing unrecognized 'open F,">&",$f' into 'open F,">&".fileno($f)' Sending t/whitelist_addrs.t Committed revision 889332. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
