https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5895
Justin Mason <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #27 from Justin Mason <[email protected]> 2010-01-06 04:12:20 UTC --- > man perlfunc: > As a special case, specifying a PATTERN of space (' ') will > split on white space just as "split" with no arguments does. [...] > A "split" on "/\s+/" is like a "split(' ')" except that > any leading whitespace produces a null first field. ...which isn't desirable for us. However, I think previous code will deal with that case, so there's no real difference in results. resolving; this is now fixed, right? -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
