Boost logo

Boost :

Subject: Re: [boost] Visual Studio 2015 Update 3 has removedstd::unary_functionand std::binary_function
From: Peter Dimov (lists_at_[hidden])
Date: 2016-11-09 10:25:00


Edward Diener wrote:

> I do run tests. My silly error was not caught.

Would you like me to enable Travis CI on iostreams? This consists of adding
a .travis.yml file such as this one:

https://github.com/boostorg/function/commit/fa2d6be8de606d2f73d02c9d93e74b4ce2eef188

, enabling the repository on Travis and then on each commit one gets a build
job such as this one:

https://travis-ci.org/boostorg/function/builds/174517543

which then notifies the committer of the result.

Which in this case is negative as I've omitted libs/timer for some reason.
Boostdep has failed me again. :-)


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk