[vz-dev] [volkszaehler/vzlogger] 34352f: ignore whitespace and single line comments and end...
GitHub
noreply at github.com
Sun Jan 3 16:22:31 CET 2016
Branch: refs/heads/master
Home: https://github.com/volkszaehler/vzlogger
Commit: 34352fbb4f7b650cb217981b73b2371d6d4c5785
https://github.com/volkszaehler/vzlogger/commit/34352fbb4f7b650cb217981b73b2371d6d4c5785
Author: Matthias Behr <mbehr at mcbehr.de>
Date: 2016-01-03 (Sun, 03 Jan 2016)
Changed paths:
M etc/vzlogger.conf
M src/Config_Options.cpp
M tests/ut_api_volkszaehler.cpp
Log Message:
-----------
ignore whitespace and single line comments and end of config
Commit: 942c9427323f236b8c2f6379cd84d9aad0d01f12
https://github.com/volkszaehler/vzlogger/commit/942c9427323f236b8c2f6379cd84d9aad0d01f12
Author: Matthias Behr <mbehr at mcbehr.de>
Date: 2016-01-03 (Sun, 03 Jan 2016)
Changed paths:
M CMakeLists.txt
M config.hpp.in
M modules/CompilerFlags.cmake
M src/Config_Options.cpp
M tests/ut_api_volkszaehler.cpp
Log Message:
-----------
gcc <4.9 doesn't properly support c++11 regex. Check for regex support and added a whitespace only solution if regex not avail.
Commit: a3fa1ccfc917adbdadb5acb8d9adb3047578dbfa
https://github.com/volkszaehler/vzlogger/commit/a3fa1ccfc917adbdadb5acb8d9adb3047578dbfa
Author: andig <cpuidle at gmx.de>
Date: 2016-01-03 (Sun, 03 Jan 2016)
Changed paths:
M CMakeLists.txt
M config.hpp.in
M etc/vzlogger.conf
M modules/CompilerFlags.cmake
M src/Config_Options.cpp
M tests/ut_api_volkszaehler.cpp
Log Message:
-----------
Merge pull request #226 from mbehr1/pr213_more_robust_conf_parsing
More robust config parsing
Compare: https://github.com/volkszaehler/vzlogger/compare/4980fe108a5d...a3fa1ccfc917
More information about the volkszaehler-dev
mailing list