[
https://issues.apache.org/jira/browse/PROTON-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15772995#comment-15772995
]
ASF GitHub Bot commented on PROTON-1379:
----------------------------------------
GitHub user jdanekrh opened a pull request:
https://github.com/apache/qpid-proton/pull/92
PROTON-1379: [C++ binding] Add #if'd #include <functional>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rh-messaging-qe/qpid-proton jd_function
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-proton/pull/92.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #92
----
commit 3a94799237f2647844dfffb6b1affc2b70f6f485
Author: Jiri Danek <[email protected]>
Date: 2016-12-23T14:18:28Z
PROTON-1379: [C++ binding] Add #if'd #include <functional>
----
> Compile without warnings under g++ 7.0
> --------------------------------------
>
> Key: PROTON-1379
> URL: https://issues.apache.org/jira/browse/PROTON-1379
> Project: Qpid Proton
> Issue Type: Bug
> Components: cpp-binding
> Affects Versions: 0.17.0
> Environment: Debian testing. GCC nightly build from
> https://hub.docker.com/r/jdanekrh/nightly-gccgo-trunk-docker-image/
> Reporter: Jiri Danek
> Assignee: Andrew Stitcher
> Priority: Minor
> Labels: patch
> Fix For: 0.17.0
>
>
> The following error prevents from compiling the cpp binding with g++ 7.0
> snaphot
> # (off)
> /qpid-proton/proton-c/bindings/cpp/include/proton/container.hpp:219:48:
> error: 'std::function' has not been declared
> see complete error messages in comments below
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]