[cvs] bogofilter/src bogohist.c, 1.23, 1.24 bogoutil.c, 1.171, 1.172 prob.c, 1.10, 1.11 prob.h, 1.4, 1.5 rstats.c, 1.48, 1.49 score.c, 1.46, 1.47

Matthias Andree matthias.andree at gmx.de
Mon Jan 17 10:02:40 CET 2005


relson at users.sourceforge.net writes:

> Update of /cvsroot/bogofilter/bogofilter/src
> In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4208
>
> Modified Files:
> 	bogohist.c bogoutil.c prob.c prob.h rstats.c score.c 
> Log Message:
> Rename calc_prob_pure to calc_prob; shorten calling sequence from 6
> parms to 4 parms (since the last 2 parms are always robs and robx).

Unfortunately, this makes the function use globals again. Whenever we'd
thought that would be fine, sooner or later it came back to annoy
us. Should we, some day, have a different method to look at various
databases and combine results, we may need to use the db-specific robx
value, and at that time we'll want to revert this change at the latest.

-- 
Matthias Andree



More information about the bogofilter-dev mailing list