On Mon, 2012-10-08 at 13:01 +0300, Jukka Rissanen wrote:
> -       pktinfo = (struct in6_pktinfo *)CMSG_DATA(cmsg);
> +       pktinfo = (struct in6_pktinfo *)(void *)CMSG_DATA(cmsg);

Hmm, this I haven't seen before. Is it clang that has a bug here?

Cheers,

        Patrik

_______________________________________________
connman mailing list
connman@connman.net
http://lists.connman.net/listinfo/connman

Reply via email to