From d834d7aeab5cbc0a168640d227706dc25940c26f Mon Sep 17 00:00:00 2001 From: jzmaddock Date: Thu, 22 Jan 2015 16:31:42 +0000 Subject: [PATCH] Update needed changes in other libs. --- changes pending.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/changes pending.txt b/changes pending.txt index f412fc4..22cde0f 100644 --- a/changes pending.txt +++ b/changes pending.txt @@ -15,3 +15,17 @@ Lots of headers: https://github.com/boostorg/lambda/pull/4 LEXICAL_CAST ~~~~~~~~~~~ missing is_float.hpp in converter_numeric.hpp https://github.com/boostorg/lexical_cast/pull/8 + +ANY +~~~ + +Missing mpl/if.hpp https://github.com/boostorg/any/pull/4 + + + + +Unexplained new failures +~~~~~~~~~~~~~~~~~~~~~~~~ + +Boost.Iterator: runtime failure. +Boost.Bimap: issue with foreach dispatching?