| Date: | Thu, 23 Jul 2015 15:39:19 -0700 |
|---|---|
| From: | Josh Stone <jistone@xxxxxxxxxx> |
| Subject: | [DynInst_API:] commit: dataflowAPI: use boost::bind() instead of bind<void>() |
With boost 1.58, the boost::bind<void>() in Slicer::getPredecessors() gave an "error: call of overloaded 'bind[...]' is ambiguous". Every other bind in dyninst uses plain boost::bind(), which does its own inspection of return type. That works well in this case too, even with older boost versions. For full context of the error, see the build.log here: http://koji.fedoraproject.org/koji/taskinfo?taskID=10453531 |
| [← Prev in Thread] | Current Thread | [Next in Thread→] |
|---|---|---|
| ||
| Previous by Date: | Re: [DynInst_API:] Problem compiling slicing.C.o (dyninst 8.2.1), Bill Williams |
|---|---|
| Next by Date: | [DynInst_API:] COMMIT: Merge changes in parsing, Xiaozhu Meng |
| Previous by Thread: | Re: [DynInst_API:] commit: assorted fixes, pre-9.0.4, Bill Williams |
| Next by Thread: | [DynInst_API:] COMMIT: Defensive mode documentation, Alexander Morris |
| Indexes: | [Date] [Thread] |