Hello, On Mon, Sep 19, 2016 at 12:11:57PM +0200, Roel Janssen wrote: > I don't know what the impact of the following upgrade is, but I think it > would be good to update Boost to the latest stable version that was > released on May 13th, 2016.
boost has quite a few dependencies, as Ricardo already pointed out, and in my experience tends to be a bit fragile. So maybe the best option would be to create a boost-update branch and have it built on hydra to see whether there are problems. It not, one could then cherry-pick the commit to master. Andreas