nixpkgs/pkgs/development/libraries/vectorscan
Philipp Bartsch dbaa125957 vectorscan: 5.4.10.1 -> 5.4.11
The darwin (or libcxxStdenv) builds use C++17, which only seems to work
with boost >= 1.83.

The errors look like this:

include/boost/functional.hpp:454:62: error: no template named 'binary_function' in namespace 'boost::functional::detail'; did you mean '__binary_function'?
    class mem_fun1_ref_t : public boost::functional::detail::binary_function<T&, A, S>
                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~^
include/boost/functional.hpp:46:24: note: '__binary_function' declared here
            using std::binary_function;
2024-05-17 21:57:49 +02:00
..
default.nix