[Commits] [wesnoth/wesnoth] 8741d3: fix campaign server

GitHub noreply at github.com
Sun Aug 14 21:15:13 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 8741d38c554488eca217eaee369a7d2b8213906b
      https://github.com/wesnoth/wesnoth/commit/8741d38c554488eca217eaee369a7d2b8213906b
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2016-08-14 (Sun, 14 Aug 2016)

  Changed paths:
    M src/campaign_server/campaign_server.cpp

  Log Message:
  -----------
  fix campaign server


  Commit: 7434533b4653defc082e262ab3459a18dcc9f898
      https://github.com/wesnoth/wesnoth/commit/7434533b4653defc082e262ab3459a18dcc9f898
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2016-08-14 (Sun, 14 Aug 2016)

  Changed paths:
    M src/commandline_options.cpp
    M src/filesystem_boost.cpp
    M src/network_asio.cpp
    M src/seed_rng.cpp

  Log Message:
  -----------
  remove all pre boost 1.48 workarounds

sicne 1.48 is now needed to build wesnoth (accoring to INSTALL) we can
assume BOOST_VERSION >= 104800 in the code.


Compare: https://github.com/wesnoth/wesnoth/compare/413a4caa7f81...7434533b4653


More information about the Commits mailing list