mirror of
https://github.com/boostorg/quickbook.git
synced 2026-07-21 13:33:34 +00:00
Mark C++98 mode as an expected failure
[skip ci]
This commit is contained in:
@@ -25,5 +25,13 @@
|
||||
Unsupported compiler
|
||||
</note>
|
||||
</mark-unusable>
|
||||
<mark-unusable>
|
||||
<toolset name="*~c++98"/>
|
||||
<toolset name="*~gnu98"/>
|
||||
<toolset name="*~gnu++98"/>
|
||||
<note author="Daniel James" date="29 Jan 2018">
|
||||
C++11 mode (or later) required
|
||||
</note>
|
||||
</mark-unusable>
|
||||
</library>
|
||||
</explicit-failures-markup>
|
||||
|
||||
Reference in New Issue
Block a user