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

--- Comment #3 from Sidney Markowitz <sid...@sidney.com> ---
(In reply to Loren Wilton from comment #1)
> Sidney, you are dealing with roundoff error.

It's pretty clear that it is roundoff error, but I don't think it is in the
printing of -2.4. When the test works, the summary does not have the line "0.0
AWL". I suspect that there is some code that says in effect "if a rule produces
score 0 ignore it" and it is seeing AWL getting a score of 0.00000000000000009.
That's where we would want to round to some precision, but I don't know where
that code is.

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

Reply via email to