Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Sep 2016 08:08:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 212365] [PATCH] net-p2p/retroshare: Add upstream patches to fix the build in C++11 mode
Message-ID:  <bug-212365-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 212365
           Summary: [PATCH] net-p2p/retroshare: Add upstream patches to
                    fix the build in C++11 mode
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: rakuco@FreeBSD.org
                CC: peter@netkey.at
            Blocks: 211916
          Keywords: patch
             Flags: maintainer-feedback?(peter@netkey.at)
                CC: peter@netkey.at

Starting with the upcoming Qt 5.6 port, Qt will automatically pass -std=3Dg=
nu++11
(or equivalent) when it detects it's supported by the compiler.

RetroShare currently fails to build in C++11 mode, and the attached upstream
patches fix the failures. One of them, patch-git_5e94c772, allows some
home-grown patches to be removed.

All those changes being backported are part of v0.6.1, released a few days =
ago.


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211916
[Bug 211916] [exp-run] Update Qt to 5.6.1.
--=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-212365-13>