http://issues.apache.org/SpamAssassin/show_bug.cgi?id=3109


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #3432 is|0                           |1
           obsolete|                            |
Attachment #3467 is|0                           |1
           obsolete|                            |




------- Additional Comments From [EMAIL PROTECTED]  2006-07-09 17:24 -------
Created an attachment (id=3570)
 --> (http://issues.apache.org/SpamAssassin/attachment.cgi?id=3570&action=view)
rule-priority code, against svn trunk

In order to reduce the amount of contentious code involved, I've split the work

into two independent chunks:

- 1. the short-circuiting code itself (which has been -1'd)

- 2. the priority-tracing code, which automatically enforces priority ordering
  for meta rules, so that meta rules always run after their dependencies;
  and removal of META_TEST_MIN_PRIORITY special-casing, which then becomes
  superfluous.

The latter code is a dependency of the former, but is independent, and would be

very useful to get into trunk anyway, to get rid if the META_TEST_MIN_PRIORITY
hack.  This patch does that.




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

Reply via email to