[wesnoth-commits] [wesnoth/wesnoth] 2dabd7: Removed patched boost::bind

Charles Dang noreply at github.com
Thu Dec 3 23:48:59 UTC 2020


  Branch: refs/heads/remove-boost-patched
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 2dabd7d1f6a3a1dac6f0a90642a44d5e09c8db66
      https://github.com/wesnoth/wesnoth/commit/2dabd7d1f6a3a1dac6f0a90642a44d5e09c8db66
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-12-04 (Fri, 04 Dec 2020)

  Changed paths:
    M projectfiles/VC16/wesnoth.vcxproj
    M projectfiles/VC16/wesnothd.vcxproj
    M projectfiles/VC16/wesnothlib.vcxproj
    M src/CMakeLists.txt
    M src/SConscript
    R src/boost-patched/bind/arg.hpp

  Log Message:
  -----------
  Removed patched boost::bind

This seemed to be a patch for older compilers (GCC 4.8/4.9, see https://github.com/boostorg/bind/commit/3c56630b5400c43d1a4393d685a407e68a69ce9e)
which we no longer support.





More information about the Commits mailing list