[wesnoth-commits] [wesnoth/wesnoth] 7ac518: Fix building with modern boost:

GitHub noreply at github.com
Mon Oct 8 01:30:26 UTC 2018


  Branch: refs/heads/1.6
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 7ac518a19d81e4436618d10cf841932f75804f3b
      https://github.com/wesnoth/wesnoth/commit/7ac518a19d81e4436618d10cf841932f75804f3b
  Author: Severin Glöckner <severin.gloeckner at stud.htwk-leipzig.de>
  Date:   2018-10-08 (Mon, 08 Oct 2018)

  Changed paths:
    M src/addon_management.cpp
    M src/config_cache.cpp
    M src/controller_base.cpp
    M src/display.cpp
    M src/editor2/action.cpp
    M src/editor2/brush.cpp
    M src/editor2/editor_controller.cpp
    M src/editor2/editor_map.cpp
    M src/editor2/editor_palettes.cpp
    M src/editor2/map_context.cpp
    M src/editor2/map_fragment.cpp
    M src/editor2/terrain_group.cpp.wip
    M src/filesystem.cpp
    M src/font.cpp
    M src/foreach.hpp
    M src/formula_ai.cpp
    M src/formula_tokenizer.cpp
    M src/game.cpp
    M src/game_display.cpp
    M src/game_events.cpp
    M src/game_preferences.cpp
    M src/gui/dialogs/dialog.cpp
    M src/gui/dialogs/language_selection.cpp
    M src/gui/dialogs/mp_connect.cpp
    M src/gui/dialogs/mp_create_game.cpp
    M src/gui/widgets/control.cpp
    M src/gui/widgets/debug.cpp
    M src/gui/widgets/generator_private.hpp
    M src/gui/widgets/grid.cpp
    M src/gui/widgets/scrollbar.cpp
    M src/gui/widgets/scrollbar_container.cpp
    M src/gui/widgets/slider.cpp
    M src/gui/widgets/text_box.cpp
    M src/gui/widgets/toggle_button.cpp
    M src/gui/widgets/toggle_panel.cpp
    M src/gui/widgets/window.cpp
    M src/gui/widgets/window_builder.cpp
    M src/image.cpp
    M src/intro.cpp
    M src/language.cpp
    M src/menu_events.cpp
    M src/pathfind.cpp
    M src/serialization/parser.cpp
    M src/serialization/preprocessor.cpp
    M src/sound.cpp
    M src/soundsource.cpp
    M src/unit.cpp
    M src/unit_animation.cpp

  Log Message:
  -----------
  Fix building with modern boost:

-> replace foreach with BOOST_FOREACH
-> replace foreach.hpp – the boost header is included from here



      **NOTE:** This service has 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