[cvs] bogofilter/src bogotune.c,1.157,1.158

Matthias Andree matthias.andree at gmx.de
Fri Oct 1 04:11:31 CEST 2004


David Relson <relson at osagesoftware.com> writes:

>> Wouldn't we rather add an option so that bogotune can tell the data
>> base stuff "data base in memory, no bogohome needed"? I wonder if the
>> patch you made leaves all the environment stuff in still - which is
>> useless for an in-memory data base which goes away with program
>> shutdown.
>
> Are you suggesting a flag for "-D is set" and testing that before
> "assert(bogohome)"?

Yup, that flag would be database_in_RAM or something.
OK, doesn't matter too much, as assert() is a debug option and I'd used
it to catch such situations before the NULL dereference or EINVAL. :-)

-- 
Matthias Andree

Encrypted mail welcome: my GnuPG key ID is 0x052E7D95 (PGP/MIME preferred)



More information about the bogofilter-dev mailing list