https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7973

Henrik Krohns <apa...@hege.li> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #3 from Henrik Krohns <apa...@hege.li> ---
I moved the cleaning to finish(), since only Plugins are supposed to have
finish_tests().

All this eval and "compiling" stuff is so convoluted.. Plugin.pm doing this
like this, eww..

sub register_generated_rule_method {
  my ($self, $nameofsub) = @_;
  push @Mail::SpamAssassin::PerMsgStatus::TEMPORARY_METHODS,
        $nameofsub;
}

I don't have enough stamina to make these more sensible.


Sending        trunk/lib/Mail/SpamAssassin/PerMsgStatus.pm
Transmitting file data .done
Committing transaction...
Committed revision 1900060.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to