[
https://issues.apache.org/jira/browse/QPID-7893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174673#comment-16174673
]
ASF GitHub Bot commented on QPID-7893:
--------------------------------------
GitHub user ssorj opened a pull request:
https://github.com/apache/qpid-cpp/pull/9
Highly sketchy fixes for initialization warnings
Don't merge this.
This commit gets things building on Fedora 26, addressing QPID-7893 [1].
I'm stabbing in the dark when it comes to C++ initialization. Please help me
determine if these changes are correct and harmless.
[1]: https://issues.apache.org/jira/browse/QPID-7893
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ssorj/qpid-cpp master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-cpp/pull/9.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 #9
----
commit be2668472f8cf82afa181d523a328ac8b289e933
Author: Justin Ross <[email protected]>
Date: 2017-09-20T23:11:58Z
QPID-7893: Dubious fixes for initialization warnings
----
> compilation failure on Fedora 26
> --------------------------------
>
> Key: QPID-7893
> URL: https://issues.apache.org/jira/browse/QPID-7893
> Project: Qpid
> Issue Type: Bug
> Components: C++ Broker, C++ Build, C++ Client
> Affects Versions: qpid-cpp-1.37.0
> Environment: Fedora 26
> GCC reports version as "gcc (GCC) 7.1.1 20170622 (Red Hat 7.1.1-3)"
> commit 55d4171a8155d9f6a07a48507e33d43b8cb6d904 from qpid-cpp master
> Reporter: Robbie Gemmell
> Assignee: Justin Ross
> Priority: Critical
> Fix For: qpid-cpp-1.37.0
>
> Attachments: compile-failure.txt
>
>
> When trying to compile qpid-cpp master (commit
> 55d4171a8155d9f6a07a48507e33d43b8cb6d904) on Fedora 26, I get some
> 'maybe-uninitialized' related complication failures (see attachment).
> Adding "-DCMAKE_CXX_FLAGS=-Wno-error=maybe-uninitialized" to the initial
> cmake run seemed to get things going though obviously might not be correct.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]