[Commits] [wesnoth/wesnoth] ae39fe: Revert "put include guards on boost/function"

GitHub noreply at github.com
Sun Jun 29 15:44:26 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: ae39fe4e8acf4e5f199a106f877e83a4aae86869
      https://github.com/wesnoth/wesnoth/commit/ae39fe4e8acf4e5f199a106f877e83a4aae86869
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-06-29 (Sun, 29 Jun 2014)

  Changed paths:
    M src/ai/composite/ai.cpp
    M src/ai/composite/property_handler.hpp
    M src/ana/src/asio_server.hpp
    M src/campaign_server/campaign_server.hpp
    M src/display.hpp
    M src/gui/auxiliary/event/dispatcher.hpp
    M src/gui/auxiliary/timer.hpp
    M src/gui/auxiliary/window_builder.hpp
    M src/gui/dialogs/dialog.hpp
    M src/gui/widgets/pane.hpp
    M src/gui/widgets/scrollbar.hpp
    M src/gui/widgets/selectable.hpp
    M src/gui/widgets/settings.hpp
    M src/gui/widgets/text.hpp
    M src/gui/widgets/window.hpp
    M src/playturn_network_adapter.hpp
    M src/random_new_synced.hpp
    M src/server/player_network.hpp
    M src/server/server.hpp
    M src/synced_commands.hpp
    M src/synced_context.hpp
    M src/tests/test_sdl_utils.hpp
    M src/wesmage/filter.cpp
    M src/whiteboard/utility.hpp

  Log Message:
  -----------
  Revert "put include guards on boost/function"

This reverts commit 8f0fe88635c0a06969b7f49b13e4fb74b066b317.


  Commit: 32dc07478f76c2f7c60438685ed2c5c055f27336
      https://github.com/wesnoth/wesnoth/commit/32dc07478f76c2f7c60438685ed2c5c055f27336
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-06-29 (Sun, 29 Jun 2014)

  Changed paths:
    M projectfiles/CodeBlocks/wesnoth.cbp
    M projectfiles/VC9/wesnoth.vcproj
    M src/ai/composite/ai.cpp
    M src/ai/composite/property_handler.hpp
    M src/ana/src/asio_server.hpp
    M src/campaign_server/campaign_server.hpp
    M src/display.hpp
    M src/gui/auxiliary/event/dispatcher.hpp
    M src/gui/auxiliary/timer.hpp
    M src/gui/auxiliary/window_builder.hpp
    M src/gui/dialogs/dialog.hpp
    M src/gui/widgets/pane.hpp
    M src/gui/widgets/scrollbar.hpp
    M src/gui/widgets/selectable.hpp
    M src/gui/widgets/settings.hpp
    M src/gui/widgets/text.hpp
    M src/gui/widgets/window.hpp
    M src/playturn_network_adapter.hpp
    M src/random_new_synced.hpp
    M src/server/player_network.hpp
    M src/server/server.hpp
    M src/synced_commands.hpp
    M src/synced_context.hpp
    M src/tests/test_sdl_utils.hpp
    A src/utils/boost_function_guarded.hpp
    M src/wesmage/filter.cpp
    M src/whiteboard/utility.hpp

  Log Message:
  -----------
  revert and fixup boost/function.hpp external include guards


  Commit: 8a051a298ae88f65c230899f693e05a9b6f3f60a
      https://github.com/wesnoth/wesnoth/commit/8a051a298ae88f65c230899f693e05a9b6f3f60a
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-06-29 (Sun, 29 Jun 2014)

  Changed paths:
    M projectfiles/CodeBlocks/wesnoth.cbp
    M projectfiles/VC9/wesnoth.vcproj
    M src/ai/composite/ai.cpp
    M src/ai/composite/property_handler.hpp
    M src/ana/src/asio_server.hpp
    M src/campaign_server/campaign_server.hpp
    M src/display.hpp
    M src/gui/auxiliary/event/dispatcher.hpp
    M src/gui/auxiliary/timer.hpp
    M src/gui/auxiliary/window_builder.hpp
    M src/gui/dialogs/dialog.hpp
    M src/gui/widgets/pane.hpp
    M src/gui/widgets/scrollbar.hpp
    M src/gui/widgets/selectable.hpp
    M src/gui/widgets/settings.hpp
    M src/gui/widgets/text.hpp
    M src/gui/widgets/window.hpp
    M src/playturn_network_adapter.hpp
    M src/random_new_synced.hpp
    M src/server/player_network.hpp
    M src/server/server.hpp
    M src/synced_commands.hpp
    M src/synced_context.hpp
    M src/tests/test_sdl_utils.hpp
    A src/utils/boost_function_guarded.hpp
    M src/wesmage/filter.cpp
    M src/whiteboard/utility.hpp

  Log Message:
  -----------
  Merge branch 'fixup_external_incl_guards'


Compare: https://github.com/wesnoth/wesnoth/compare/ed60036aa4fd...8a051a298ae8


More information about the Commits mailing list