[Commits] [wesnoth/wesnoth] 2c0067: Add lexical_cast.hpp to wesnothlib.vcxproj
GitHub
noreply at github.com
Sat Mar 18 10:29:05 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 2c00677d4b156b7f6159b13def42ceb09fe26dc4
https://github.com/wesnoth/wesnoth/commit/2c00677d4b156b7f6159b13def42ceb09fe26dc4
Author: Jyrki Vesterinen <sandgtx at gmail.com>
Date: 2017-03-18 (Sat, 18 Mar 2017)
Changed paths:
M projectfiles/VC12/wesnothlib.vcxproj
M projectfiles/VC12/wesnothlib.vcxproj.filters
Log Message:
-----------
Add lexical_cast.hpp to wesnothlib.vcxproj
Commit: 3dfd4211915c7798403cd56f3196af09f720bbd6
https://github.com/wesnoth/wesnoth/commit/3dfd4211915c7798403cd56f3196af09f720bbd6
Author: Jyrki Vesterinen <sandgtx at gmail.com>
Date: 2017-03-18 (Sat, 18 Mar 2017)
Changed paths:
M src/attack_prediction.cpp
M src/gui/core/event/dispatcher.cpp
M src/gui/dialogs/addon/install_dependencies.hpp
M src/gui/dialogs/addon/manager.cpp
M src/halo.cpp
M src/halo.hpp
M src/lexical_cast.hpp
M src/play_controller.cpp
M src/play_controller.hpp
M src/playsingle_controller.cpp
M src/playsingle_controller.hpp
M src/random_new.cpp
M src/random_new.hpp
M src/tests/test_image_modifications.cpp
Log Message:
-----------
Address some cppcheck suggestions
I addressed the suggestions in files which I know well enough to feel
highly comfortable to edit them.
Thanks to @matthiaskrgr for the cppcheck run.
Compare: https://github.com/wesnoth/wesnoth/compare/49ec75829e8d...3dfd4211915c
More information about the Commits
mailing list