K 10 svn:author V 6 jbeich K 8 svn:date V 27 2018-04-18T06:38:30.011438Z K 7 svn:log V 807 databases/mongodb36: unbreak with boost 1.67 In file included from src/third_party/yaml-cpp-0.5.3/src/nodebuilder.cpp:5: In file included from src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/detail/node.h:14: In file included from src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/detail/node_ref.h:13: In file included from src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/detail/node_data.h:20: In file included from src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/iterator.h:13: src/third_party/yaml-cpp-0.5.3/include/yaml-cpp/node/detail/iterator.h:48:54: error: no member named 'next' in namespace 'boost' void increment() { this->base_reference() = boost::next(this->base()); } ~~~~~~~^ PR: 227427 Reported by: antoine (via exp-run) END