[Bug 232962] net/x2goclient: unbreak (bind -> ::bind)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 4 13:24:09 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232962

            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 at FreeBSD.org
          Reporter: w.schwarzenfeld at utanet.at

Created attachment 198941
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=198941&action=edit
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))!=0)

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


More information about the freebsd-ports-bugs mailing list