K 10 svn:author V 6 jbeich K 8 svn:date V 27 2018-01-06T14:18:38.960851Z K 7 svn:log V 411 net/libproxy: unbreak build with Clang 6 (C++14 by default) libproxy/test/get-pac-test.cpp:48:10: error: assigning to 'int' from incompatible type '__bind' ret = bind(m_sock, (sockaddr*)&addr, sizeof (struct sockaddr_in)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Reported by: antoine (via bug 224669) END