[cvs] bogofilter/src common.h, 1.51, 1.52 datastore_db.c, 1.158, 1.159 datastore_olddb.c, 1.17, 1.18 datastore_tdb.c, 1.42, 1.43 db_lock.c, 1.7, 1.8

Matthias Andree matthias.andree at gmx.de
Mon Jan 17 10:00:27 CET 2005


David Relson <relson at osagesoftware.com> writes:

>> > +/** Default directory */
>> > +#define	DIR_MODE	(mode_t) 0755
>> 
>> Better use 0775. It will be modified by umask anyways.
>
> datastore_db.c was using 0755.  I just provided a name for the
> constant.

No problem, I just suggested a fix as your moving the constant around
let the inconsistency spring into my eye.

-- 
Matthias Andree



More information about the bogofilter-dev mailing list