-
Sylvain Miermont authored
Fixed GCC warning caused by MQTTClient_connectOptions_initializer constant missing a value for the 'returned' sub-structure of MQTTClient_connectOptions structure. GCC check throwing the warning: 'missing-field-initializers', enabled by option -Wextra GCC version 4.7.2 Error message: warning: missing initializer for field 'returned' of 'MQTTClient_connectOptions' [-Wmissing-field-initializers] MQTTClient_connectOptions client_opt = MQTTClient_connectOptions_initializer; ^ Signed-off-by:
Sylvain Miermont <s.miermont@idosens.com>
3a179557
Name |
Last commit
|
Last update |
---|---|---|
.settings | ||
Windows Build | ||
build | ||
cmake | ||
doc | ||
src | ||
test | ||
.cproject | ||
.gitignore | ||
.gitreview | ||
.project | ||
.pydevproject | ||
.travis.yml | ||
CMakeLists.txt | ||
CONTRIBUTING.md | ||
Makefile | ||
README.md | ||
about.html | ||
build.xml | ||
edl-v10 | ||
epl-v10 | ||
notice.html |