[wesnoth-commits] [wesnoth/wesnoth] e6ff51: Removed unused boost::assign and boost::multi-arra...

Charles Dang noreply at github.com
Wed Mar 9 06:32:26 UTC 2022


  Branch: refs/heads/minor_req_cleanup
  Home:   https://github.com/wesnoth/wesnoth
  Commit: e6ff517950e33665fabd26878d2e29252e2f40c6
      https://github.com/wesnoth/wesnoth/commit/e6ff517950e33665fabd26878d2e29252e2f40c6
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2022-03-09 (Wed, 09 Mar 2022)

  Changed paths:
    M src/color_range.cpp
    M src/display.cpp
    M src/terrain/translation.hpp
    M src/tests/test_commandline_options.cpp
    M src/tests/test_mp_connect.cpp
    M vcpkg.json

  Log Message:
  -----------
  Removed unused boost::assign and boost::multi-array includes and deps

boost::assign was removed a long time ago, and the only use of boost::multi-array was unused and removed in 9cf445e52624d4f233234907570b176b3981d1eb.


  Commit: b2db5d049898d6818934882d4cac8d43e17c78be
      https://github.com/wesnoth/wesnoth/commit/b2db5d049898d6818934882d4cac8d43e17c78be
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2022-03-09 (Wed, 09 Mar 2022)

  Changed paths:
    M src/CMakeLists.txt
    M vcpkg.json

  Log Message:
  -----------
  Don't link with boost::thread


Compare: https://github.com/wesnoth/wesnoth/compare/e6ff517950e3%5E...b2db5d049898



More information about the Commits mailing list