[distcc] distcc-2.11 on IRIX

Martin Pool mbp at samba.org
Mon Oct 13 08:30:53 GMT 2003


On  2 Oct 2003, Dimitri Papadopoulos-Orfanos <papadopo at shfj.DECOY.cea.NOSPAM.fr> wrote:

> At least please fix the following changes:
> * in util.c
>   	int dcc_exit(int exitcode)
>   should be changed to
>   	void dcc_exit(int exitcode)
> * in dparent.c variable 'severity' should be moved inside the #ifdef
> * in serve.c variable 'newpath' should be discarded

Thanks, these are all done in cvs except

> * type of 'addrlen' argument in socket functions should be queried
>   by autoconf (I think there's already a macro available in autoconf)
>   as it can be either of int, size_t, or socklen_t depending on the
>   backward compatibility policies of the operating system.

There is no standard test that I can see, and Samba's codebase doesn't
seem to handle it.

-- 
Martin 



More information about the distcc mailing list