Hey Daniel!

Daniel Schepler [Sun, Mar 22, 2009 at 08:57:39PM -0700]:
> From my pbuilder build log:
> 
> ...
> daemon/processconn.c:56: warning: passing argument 3 of 'accept' from 
> incompatible pointer type
> [...] 
> I'm attaching a patch which fixes this error.

Using #define _GNU_SOURCE to add more glibc specific is probably
not the best way to go, as there's already a messy #ifdef below
to catch the SO_PEERCRED case.

Maybe getting rid of the whole section and making the socket group
read/writable only is the better way?

Sincerly,

Nico


-- 
Think about Free and Open Source Software (FOSS).
http://nico.schottelius.org/documentations/foss/the-term-foss/

PGP: BFE4 C736 ABE5 406F 8F42  F7CF B8BE F92A 9885 188C

Attachment: signature.asc
Description: Digital signature

Reply via email to