[Commits] [wesnoth/wesnoth] e35f4b: Strip trailing whitespace.

GitHub noreply at github.com
Mon Jun 9 13:35:22 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: e35f4bb501d5d30a8182daf44a60d3a2e46b87fe
      https://github.com/wesnoth/wesnoth/commit/e35f4bb501d5d30a8182daf44a60d3a2e46b87fe
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2014-06-09 (Mon, 09 Jun 2014)

  Changed paths:
    M src/actions/attack.cpp
    M src/actions/attack.hpp
    M src/actions/create.cpp
    M src/actions/move.cpp
    M src/actions/move.hpp
    M src/actions/undo.cpp
    M src/actions/undo.hpp
    M src/ai/actions.cpp
    M src/ai/testing/ca.cpp
    M src/carryover.cpp
    M src/config_assign.hpp
    M src/controller_base.cpp
    M src/dialogs.cpp
    M src/editor/editor_controller.cpp
    M src/editor/map/context_manager.cpp
    M src/editor/map/map_context.hpp
    M src/editor/palette/common_palette.hpp
    M src/flg_manager.cpp
    M src/formula_tokenizer.hpp
    M src/game_board.hpp
    M src/game_config.cpp
    M src/game_config_manager.cpp
    M src/game_controller.cpp
    M src/game_events/action_wml.cpp
    M src/game_events/handlers.hpp
    M src/gamestatus.cpp
    M src/gamestatus.hpp
    M src/hotkey/hotkey_preferences_display.cpp
    M src/image_modifications.hpp
    M src/log.cpp
    M src/make_enum.hpp
    M src/map_location.cpp
    M src/map_location.hpp
    M src/menu_events.cpp
    M src/minimap.cpp
    M src/mouse_events.cpp
    M src/mouse_handler_base.cpp
    M src/mouse_handler_base.hpp
    M src/mp_depcheck.cpp
    M src/multiplayer_connect_engine.cpp
    M src/multiplayer_connect_engine.hpp
    M src/multiplayer_create_engine.cpp
    M src/multiplayer_lobby.cpp
    M src/persist_context.hpp
    M src/persist_var.cpp
    M src/play_controller.cpp
    M src/playcampaign.cpp
    M src/playmp_controller.cpp
    M src/playmp_controller.hpp
    M src/playsingle_controller.cpp
    M src/playturn.cpp
    M src/playturn.hpp
    M src/playturn_network_adapter.cpp
    M src/playturn_network_adapter.hpp
    M src/random_new.cpp
    M src/random_new.hpp
    M src/random_new_deterministic.cpp
    M src/random_new_synced.cpp
    M src/random_new_synced.hpp
    M src/replay.cpp
    M src/replay.hpp
    M src/replay_controller.cpp
    M src/replay_helper.cpp
    M src/replay_helper.hpp
    M src/save_index.cpp
    M src/scripting/lua.cpp
    M src/sdl/utils.hpp
    M src/serialization/parser.cpp
    M src/server/game.cpp
    M src/server/game.hpp
    M src/statistics.cpp
    M src/storyscreen/part.cpp
    M src/storyscreen/part.hpp
    M src/storyscreen/render.cpp
    M src/synced_checkup.cpp
    M src/synced_checkup.hpp
    M src/synced_commands.cpp
    M src/synced_commands.hpp
    M src/synced_context.cpp
    M src/synced_context.hpp
    M src/team.hpp
    M src/tests/test_config.cpp
    M src/tests/test_make_enum.cpp
    M src/tests/test_map_location.cpp
    M src/tod_manager.cpp
    M src/unit.cpp
    M src/unit_abilities.cpp
    M src/unit_frame.cpp
    M src/unit_types.hpp
    M src/utils/smart_list.hpp
    M src/video.cpp
    M src/whiteboard/recall.cpp
    M src/whiteboard/utility.cpp

  Log Message:
  -----------
  Strip trailing whitespace.


  Commit: 91ea8b103f8e16a5c9d7bc26a12330681b6a5fd2
      https://github.com/wesnoth/wesnoth/commit/91ea8b103f8e16a5c9d7bc26a12330681b6a5fd2
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2014-06-09 (Mon, 09 Jun 2014)

  Changed paths:
    M src/make_enum.hpp

  Log Message:
  -----------
  Use a variable as const ref instead of const.

Issue found by cppcheck.


Compare: https://github.com/wesnoth/wesnoth/compare/7efb1ba73b7c...91ea8b103f8e


More information about the Commits mailing list