|
|
@@ -3619,6 +3619,7 @@ for more information.
|
|
|
</mark-unusable>
|
|
|
<mark-expected-failures>
|
|
|
<test name="DllTestNormal"/>
|
|
|
+ <toolset name="*cygwin*"/>
|
|
|
<toolset name="*mingw*"/>
|
|
|
<toolset name="hp_cxx-71*"/>
|
|
|
<toolset name="cw-9*"/>
|
|
|
@@ -3626,9 +3627,9 @@ for more information.
|
|
|
A runtime failure of this test indicates that this platform
|
|
|
<b>dynamically</b> links code in a manner such that under
|
|
|
certain circumstances more than one instance of a
|
|
|
- header-defined static class member can exist at runtime.
|
|
|
- See <a href="http://tinyurl.com/d2yng">here</a> for more
|
|
|
- information.
|
|
|
+ header-defined static class member can exist at runtime. See
|
|
|
+ <a href="http://www.boost.org/libs/statechart/doc/faq.html#Dll">here</a>
|
|
|
+ for more information.
|
|
|
</note>
|
|
|
</mark-expected-failures>
|
|
|
<mark-expected-failures>
|
|
|
@@ -3638,9 +3639,9 @@ for more information.
|
|
|
A runtime failure of this test indicates that this platform
|
|
|
<b>statically</b> links code in a manner such that under
|
|
|
certain circumstances more than one instance of a
|
|
|
- header-defined static class member can exist at runtime.
|
|
|
- See <a href="http://tinyurl.com/d2yng">here</a> for more
|
|
|
- information.
|
|
|
+ header-defined static class member can exist at runtime. See
|
|
|
+ <a href="http://www.boost.org/libs/statechart/doc/faq.html#Dll">here</a>
|
|
|
+ for more information.
|
|
|
</note>
|
|
|
</mark-expected-failures>
|
|
|
<mark-expected-failures reason="?">
|