http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4698
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2005-11-24 03:50 -------
Ha. hahaha.
So I was just noticing something, which makes things rather foolish imo. The
code in question is *only* in
3.2. The 3.1 version just does "if (0) { }". The line in question got changed
in r345076:
345076 jgmyers $evalstr .= ' if (my $result = '.$meta{$metas[$i]}.')
{ $self->got_hit (q#'.$metas[$i
].'#, "", $result); }'."\n";
presumably to handle multiple hit rules. So I'm just going to close the ticket
since the problem is solved.
Apparently the problem people were seeing was not perl version related, but SA
version related -- ie: if
you run a development version, you may have issues. ;)
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.