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

ASF subversion and git services commented on PROTON-1635:
---------------------------------------------------------

Commit c7f593e5774309e0d62caf647dda977eb0c6417c in qpid-proton's branch 
refs/heads/master from [~astitcher]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=c7f593e ]

PROTON-1635: [C++ binding] Building with gcc 4.4.7

Gcc 4.4.7 is not a full C++11 compiler, but does have some features - in 
particular
threads and mutex.

The following fixes were needed:

- new-style C++ loops
- lack of std::thread move ctor
- lack of copy ctor on proton::03::work
- deprecated attribute can't have a message


> Does not build with gcc 4.4.7
> -----------------------------
>
>                 Key: PROTON-1635
>                 URL: https://issues.apache.org/jira/browse/PROTON-1635
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: cpp-binding
>    Affects Versions: proton-c-0.18.0
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>             Fix For: proton-c-0.18.0
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to