[cvs] bogofilter/src datastore.c,1.73,1.74

Matthias Andree matthias.andree at gmx.de
Thu Mar 24 01:20:53 CET 2005


Matthias Andree <matthias.andree at gmx.de> writes:

> David Relson <relson at osagesoftware.com> writes:
>
>> Checking "if (dsm != NULL && dsm->dsm_xyz != NULL)" is ugly.  If the
>> code always sets dsm, then it's just necessary to check 
>> "if (dsm->dsm_xyz != NULL)".  That'd be fine.
>
> Yes, but we aren't there yet.

Forget this. I should read all pertinent mail before making a statement.

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



More information about the bogofilter-dev mailing list