[wesnoth-commits] [wesnoth/wesnoth] 23d1db: Removed patched boost::bind (#5339)

Charles Dang noreply at github.com
Fri Dec 4 00:45:33 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 23d1db043f9f8266c77c6270ed4ef3eafbc0cf67
      https://github.com/wesnoth/wesnoth/commit/23d1db043f9f8266c77c6270ed4ef3eafbc0cf67
  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 (#5339)

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