[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bugs with fixes in Zmailer 2.99.15



> zmailer 2.99.15, On Solaris 5.4, with native compiler:
	SparcWorks something ?

> ========================================================================
> PROBLEM: router/libdb/{un,}ordered.c:
> 
> "ordered.c", line 118: cannot do pointer arithmetic on operand of unknown size
...
	Actually rather sensible report, though if it is ``kosher'' by
	ANSI-C, I don't know.

> FIX: router/libdb/search.h: 27
> -        void    *membuf;        /* MMAPed buffer start          */
> +        char    *membuf;        /* MMAPed buffer start          */
> 
> NOTE: This is probably a bug in Solaris C compiler

	Umm...  Propably not.. --  change incorporated.

> =========================================================================
> PROBLEM: transports/mailbox/mailbox.c:
> 
> On machines with [ug]id_t != short new mailboxes for users are created
> owned by root:daemon rather than user:anything.

	Yes, it did cause some trouble indeed.  Your change is
	incorporated.

.....
> NOTE: I am not sure if this is clean for systems with uid_t == short,
>       but I hope so.

	It is :-)

> ===========================================================================
> 
> Hope this helps somebody...
>
> Eugene

	/Matti Aarnio <mea@nic.funet.fi> <mea@utu.fi>