Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Jan 2015 23:32:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196630] Fix net/latd with libc++ r224926
Message-ID:  <bug-196630-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 196630
           Summary: Fix net/latd with libc++ r224926
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: dim@FreeBSD.org

Created attachment 151517
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151517&action=edit
Fix net/latd with libc++ r224926

Bug 196535 shows that net/latd fails to compile when libc++ r224926 is
imported:

http://package18.nyi.freebsd.org/data/headamd64PR196535-default/2015-01-07_20h10m47s/logs/errors/latd-1.31.log

The fix is simple: LATServer::operator==() and similar operators should be made
const.

-- 
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-196630-13>