memory usage

Matthias Andree matthias.andree at gmx.de
Fri Mar 11 14:34:02 CET 2005


David Relson <relson at osagesoftware.com> writes:

> probability appear to be definable with a union (thus saving 8 bytes

Please don't. Unions are one of the ugliest warts in the C
language. They are unchecked casts.

One thing that would work is registering messages or sets of messages as
a "checkpoint" (but still the whole process should be one huge
transaction because we have only one exit code even though we read the
huge mailbox piece-wise).

-- 
Matthias Andree
_______________________________________________
Bogofilter mailing list
Bogofilter at bogofilter.org
http://www.bogofilter.org/mailman/listinfo/bogofilter



More information about the Bogofilter mailing list