https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8028
--- Comment #8 from Sidney Markowitz <sid...@sidney.com> --- (In reply to Loren Wilton from comment #7) > It seems possible to me that while Perl is compiled for long doubles, there > is some piece of code that is working in normal doubles I think you're on to something there. This is using DBD::SQLite which works with its own data representations using single floats. In any case, since I can now reproduce the problem I should be able to thrown tons of dbg lines at it to track it down. -- You are receiving this mail because: You are the assignee for the bug.