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

Matthias Andree matthias.andree at gmx.de
Sat Oct 2 00:17:20 CEST 2004


David Relson <relson at osagesoftware.com> writes:

>> 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. :-)
>
> Hmmm.  "-d dir" means "external DB (on drive)" while "-D" means
> "internal DB (in ram)".  By implication, "-D" means "create ram DB".
>
> Alternatively, an enum for "DiskDB, RamDB, UnknownDB" could be used.

Thinking about it again, this is gratuitious complexity we'd better
avoid. Let's put this thread to rest.  We can still fix it if something
is broken, but nothing is broken here as it seems.

-- 
Matthias Andree

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



More information about the bogofilter-dev mailing list