HomeFreeBSD

net/dbeacon: Fix build with Clang 6

Description

net/dbeacon: Fix build with Clang 6

dbeacon.cpp:415:78: error: invalid operands to binary expression ('__bind<int &,

    sockaddr *, int>' and 'int')
...(bind(mcastSock, beaconUnicastAddr.saddr(), beaconUnicastAddr.addrlen()) != 0) {
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^  ~
  • Follow MASTER_SITES redirect

PR: 226232
Submitted by: maintainer

Details

Provenance
tobikAuthored on
Parents
rP474069: New Port: www/archiva
Branches
Unknown
Tags
Unknown