[wesnoth-commits] [wesnoth/wesnoth] 2c57dc: Convert a bunch more C-style casts I missed in 0dc...
GitHub
noreply at github.com
Sun May 13 13:15:35 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 2c57dc37053d844089631c9f6a4737935bf0d7e0
https://github.com/wesnoth/wesnoth/commit/2c57dc37053d844089631c9f6a4737935bf0d7e0
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-05-14 (Mon, 14 May 2018)
Changed paths:
M src/actions/move.cpp
M src/ai/simulated_actions.cpp
M src/build_info.cpp
M src/generators/default_map_generator_job.cpp
M src/gui/dialogs/drop_down_menu.cpp
M src/gui/dialogs/editor/generate_map.cpp
M src/gui/dialogs/file_dialog.cpp
M src/image_modifications.cpp
M src/scripting/game_lua_kernel.cpp
M src/scripting/lua_gui2.cpp
M src/sdl/utils.cpp
M src/soundsource.cpp
M src/units/unit.cpp
Log Message:
-----------
Convert a bunch more C-style casts I missed in 0dc5656 to static_cast
Commit: 0d15c1e19e65fd558f200b2300d1ef3ba3617d02
https://github.com/wesnoth/wesnoth/commit/0d15c1e19e65fd558f200b2300d1ef3ba3617d02
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-05-14 (Mon, 14 May 2018)
Changed paths:
M src/ai/registry.cpp
M src/commandline_options.hpp
M src/editor/controller/editor_controller.hpp
M src/server/server.cpp
M src/terrain/filter.hpp
Log Message:
-----------
Formatting cleanup: convert remaining cases of > > to >>
Compare: https://github.com/wesnoth/wesnoth/compare/cc865027008c...0d15c1e19e65
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Commits
mailing list