[ 
https://issues.apache.org/jira/browse/PROTON-1379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15788365#comment-15788365
 ] 

Jiri Danek commented on PROTON-1379:
------------------------------------

There are bugs in gccgo (go version go1.7.1 gccgo (GCC) 7.0.0) which cause the 
compilation of the go binding to fail. I created issues in the gcc bugzilla.

* (/) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78763 go1: internal compiler 
error: in do_get_backend, at go/gofrontend/expressions.cc:8352
* (x) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78912 Relative import when 
compiling with `go build` is not resolved

> 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
> # (/) /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]

Reply via email to