diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-08-26 10:04:47 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-08-26 10:04:47 +0000 |
commit | 6af5b1f3976aec6e4c84a5a723af9ffe54f5945a (patch) | |
tree | 1ac8b98943b6e36c0cb350e2bb85dc9ccf18877a /java | |
parent | graphics/gmic: Update 2.3.4 -> 2.3.5 (diff) |
devel/commoncpp: Fix build with Clang 6
socket.cpp:1293:12: error: invalid argument type '__bind<volatile int &, sockaddr *&, unsigned int>' to unary expression
if(!bind(so, list->ai_addr, (socklen_t)list->ai_addrlen)) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/commoncpp-1.8.1_2,2.log
PR: 229389
Reported by: rainer@ultra-secure.de
Submitted by: tobik
Approved by: acm (maintainer timeout, 2 months)
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions