Github user ssorj commented on the issue:
https://github.com/apache/qpid-cpp/pull/10
@chrisrichardson77, thanks for taking a look at this. I really appreciate
it.
I adjusted my changes locally in according to your suggestions. Only one
initialization problem arises now.
https://gist.github.com/ssorj/cb3da19880716089becdb7ff95837356
That does indeed look like a specious GCC [maybe-]warning. It looks like
other people have run into this.
https://stackoverflow.com/questions/21755206/how-to-get-around-gcc-void-b-4-may-be-used-uninitialized-in-this-funct
I currently see two options. I can keep the unnecessary s("") to avoid
this particular warning, or we can deploy the big hammer and stop failing the
build on maybe-uninitialized warnings.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]