[vz-dev] [volkszaehler/vzlogger] 7e107c: fix clang warning about preventing copy elision
GitHub
noreply at github.com
Tue Oct 3 19:53:59 CEST 2017
Branch: refs/heads/master
Home: https://github.com/volkszaehler/vzlogger
Commit: 7e107cfa1601831dc9d3a0a335a4d79f9238b832
https://github.com/volkszaehler/vzlogger/commit/7e107cfa1601831dc9d3a0a335a4d79f9238b832
Author: Matthias Behr <mbehr at mcbehr.de>
Date: 2017-09-26 (Tue, 26 Sep 2017)
Changed paths:
M include/Channel.hpp
Log Message:
-----------
fix clang warning about preventing copy elision
Commit: 15e178b61161941b2033cfbd0c8532eb7fb7f927
https://github.com/volkszaehler/vzlogger/commit/15e178b61161941b2033cfbd0c8532eb7fb7f927
Author: Matthias Behr <mbehr at mcbehr.de>
Date: 2017-09-26 (Tue, 26 Sep 2017)
Log Message:
-----------
Merge branch 'master' of https://github.com/mbehr1/vzlogger
Commit: 0d0248504bf21eb639f590e9821ab68063c66574
https://github.com/volkszaehler/vzlogger/commit/0d0248504bf21eb639f590e9821ab68063c66574
Author: Matthias Behr <mbehr at mcbehr.de>
Date: 2017-10-03 (Tue, 03 Oct 2017)
Changed paths:
M .travis.yml
M src/protocols/MeterFile.cpp
Log Message:
-----------
added gcc-7 travis ci test
Commit: 4b52239eb8c6c32cf7b8f245e6a12cbd90d58288
https://github.com/volkszaehler/vzlogger/commit/4b52239eb8c6c32cf7b8f245e6a12cbd90d58288
Author: Matthias Behr <mbehr at mcbehr.de>
Date: 2017-10-03 (Tue, 03 Oct 2017)
Changed paths:
M .travis.yml
M src/api/MySmartGrid.cpp
M src/protocols/MeterExec.cpp
Log Message:
-----------
added cxx version printout.
use json-c from mbehr1 with fixes for gcc7 fallthrough warning.
fixed fallthrough cases
fixed one snprintf in MySmartGrip (to be verified)
Commit: 037ce853d34ee7412422c4f6c50c68bf5055c615
https://github.com/volkszaehler/vzlogger/commit/037ce853d34ee7412422c4f6c50c68bf5055c615
Author: andig <cpuidle at gmx.de>
Date: 2017-10-03 (Tue, 03 Oct 2017)
Changed paths:
M .travis.yml
M src/api/MySmartGrid.cpp
M src/protocols/MeterExec.cpp
M src/protocols/MeterFile.cpp
Log Message:
-----------
Merge pull request #332 from mbehr1/gcc7
gcc 7 fixes and travis-ci build target
Compare: https://github.com/volkszaehler/vzlogger/compare/8419971185dc...037ce853d34e
More information about the volkszaehler-dev
mailing list