Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Nov 2018 13:24:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 232962] net/x2goclient: unbreak (bind -> ::bind)
Message-ID:  <bug-232962-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232962

            Bug ID: 232962
           Summary: net/x2goclient: unbreak (bind -> ::bind)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: w.schwarzenfeld@utanet.at

Created attachment 198941
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D198941&action=
=3Dedit
svn-diff-x2goclient

Unbreak::

rc/sshprocess.cpp:146:71: error: invalid operands to binary expression
('__bind<unsigned int &, sockaddr *, unsigned long>' and 'int')
    if (bind(serverSocket,(struct sockaddr*) &address,sizeof(address))!=3D0)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232962-7788>