[DynInst_API:] [dyninst/dyninst] 6833d2: Fix deprecated usage of boost::bind (#975)


Date: Wed, 03 Feb 2021 18:00:24 -0800
From: noreply@xxxxxxxxxx
Subject: [DynInst_API:] [dyninst/dyninst] 6833d2: Fix deprecated usage of boost::bind (#975)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 6833d2bc7a49f69ea055211702489cbb6a651fe4
      https://github.com/dyninst/dyninst/commit/6833d2bc7a49f69ea055211702489cbb6a651fe4
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2021-02-03 (Wed, 03 Feb 2021)

  Changed paths:
    M dataflowAPI/src/liveness.C
    M dataflowAPI/src/slicing.C
    M dataflowAPI/src/stackanalysis.C
    M dyninstAPI/src/BPatch_basicBlock.C
    M dyninstAPI/src/Parsing.C
    M dyninstAPI/src/addressSpace.C
    M parseAPI/src/GraphAdapter.C
    M parseAPI/src/Parser.C
    M symtabAPI/src/dwarfWalker.C

  Log Message:
  -----------
  Fix deprecated usage of boost::bind (#975)

* Remove unused inclusions of boost/bind.hpp

* Use fully-qualified boost::placeholders::_1


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 6833d2: Fix deprecated usage of boost::bind (#975), noreply <=