Re: [Musicpd-dev-team] [PATCH] Simplify setsockopt() casting workaround

2011-09-21 Thread Max Kellermann
On 2011/09/19 17:55, Dan McGee d...@archlinux.org wrote: On Win32, the third setsockopt parameter has type (char *) while on POSIX systems it is (void *). However, given that it is a no-op cast to go from a char pointer to a void pointer, we can cast to a char pointer (with a possible const

Re: [Musicpd-dev-team] [PATCH 1/3] utils: mark sockaddr_to_string() as G_GNUC_MALLOC

2011-09-21 Thread Max Kellermann
All merged (one to v0.16.x), thanks. -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more.