summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2016-01-24 22:23:14 +0000
committerDaniel James <daniel@calamity.org.uk>2016-01-24 22:23:14 +0000
commit5f86ac61fcc97ac1141e164324422f08f6e5328c (patch)
tree42aa0547ab0d9f8e64ea6341b10a24480015a9ba /status
parenta4e587e3e16a57339c45fb318b54130cb0298bde (diff)
parent85a828668bd0a4ebebf5bc17d2bcd18212724444 (diff)
downloadboost-5f86ac61fcc97ac1141e164324422f08f6e5328c.tar.gz
Merge pull request #111 from ldionne/develop
[status] Add expected test failures for Hana
Diffstat (limited to 'status')
-rw-r--r--status/explicit-failures-markup.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index 26b8d09b1d..6395135d96 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -2206,6 +2206,25 @@
</mark-expected-failures>
</library>
+ <!-- hana -->
+ <library name="hana">
+ <mark-unusable>
+ <toolset name="gcc-3.*"/>
+ <toolset name="gcc-4.*"/>
+ <toolset name="gcc-mngw-3.*"/>
+ <toolset name="gcc-mngw-4.*"/>
+ <toolset name="msvc-7.*"/>
+ <toolset name="msvc-8.*"/>
+ <toolset name="msvc-9.*"/>
+ <toolset name="msvc-10.*"/>
+ <toolset name="msvc-11.*"/>
+ <toolset name="msvc-12.*"/>
+ <note author="Louis Dionne">
+ The compiler does not provide sufficient C++14 support for the library.
+ </note>
+ </mark-unusable>
+ </library>
+
<!-- icl -->
<library name="icl">
<mark-unusable>