[GitHub] qpid-cpp pull request #9: Highly sketchy fixes for initialization warnings

2017-09-21 Thread ssorj
Github user ssorj closed the pull request at:

https://github.com/apache/qpid-cpp/pull/9


---

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[GitHub] qpid-cpp pull request #9: Highly sketchy fixes for initialization warnings

2017-09-21 Thread ssorj
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 
Date:   2017-09-20T23:11:58Z

QPID-7893: Dubious fixes for initialization warnings




---

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org