From bc2482b38fd23880ca57733f987a2f176be8d73f Mon Sep 17 00:00:00 2001 From: Nikita Kniazev Date: Tue, 19 Feb 2019 04:44:49 +0300 Subject: [PATCH] Removed expected failure for stl_concept_covering It was marked for all toolsets for some reason. https://github.com/boostorg/boost/commit/741a03ba0b66330be2b18860175ebcb5d13b3971 --- meta/explicit-failures-markup.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 meta/explicit-failures-markup.xml diff --git a/meta/explicit-failures-markup.xml b/meta/explicit-failures-markup.xml new file mode 100644 index 0000000..0d933e6 --- /dev/null +++ b/meta/explicit-failures-markup.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + This version of the Rogue Wave library fails to provide all + needed addition operators for the iterator type and the + difference type of std::deque. + + + + +