|
@@ -3920,7 +3920,7 @@ for more information.
|
|
|
<mark-expected-failures>
|
|
<mark-expected-failures>
|
|
|
<test name="no_exceptions"/>
|
|
<test name="no_exceptions"/>
|
|
|
<toolset name="cw-9.4"/>
|
|
<toolset name="cw-9.4"/>
|
|
|
- <toolset name="sun-5.8"/>
|
|
|
|
|
|
|
+ <toolset name="sun-5.*"/>
|
|
|
<note author="Thorsten Ottosen">
|
|
<note author="Thorsten Ottosen">
|
|
|
This test fails because the test ptr_vector fails. Please see the note
|
|
This test fails because the test ptr_vector fails. Please see the note
|
|
|
for that test.
|
|
for that test.
|
|
@@ -3929,7 +3929,7 @@ for more information.
|
|
|
<mark-expected-failures>
|
|
<mark-expected-failures>
|
|
|
<test name="ptr_deque"/>
|
|
<test name="ptr_deque"/>
|
|
|
<toolset name="cw-9.4"/>
|
|
<toolset name="cw-9.4"/>
|
|
|
- <toolset name="sun-5.8"/>
|
|
|
|
|
|
|
+ <toolset name="sun-5.*"/>
|
|
|
<note author="Thorsten Ottosen">
|
|
<note author="Thorsten Ottosen">
|
|
|
For sun the problem is that <code>insert(iterator,range)</code>
|
|
For sun the problem is that <code>insert(iterator,range)</code>
|
|
|
is not available due to partial ordering errors (the core library remains usable).
|
|
is not available due to partial ordering errors (the core library remains usable).
|
|
@@ -3939,7 +3939,7 @@ for more information.
|
|
|
<mark-expected-failures>
|
|
<mark-expected-failures>
|
|
|
<test name="ptr_list"/>
|
|
<test name="ptr_list"/>
|
|
|
<toolset name="cw-9.4"/>
|
|
<toolset name="cw-9.4"/>
|
|
|
- <toolset name="sun-5.8"/>
|
|
|
|
|
|
|
+ <toolset name="sun-5.*"/>
|
|
|
<note author="Thorsten Ottosen">
|
|
<note author="Thorsten Ottosen">
|
|
|
For sun the problem is that <code>insert(iterator,range)</code>
|
|
For sun the problem is that <code>insert(iterator,range)</code>
|
|
|
is not available due to partial ordering errors (the core library remains usable).
|
|
is not available due to partial ordering errors (the core library remains usable).
|
|
@@ -3960,7 +3960,7 @@ for more information.
|
|
|
<test name="ptr_map"/>
|
|
<test name="ptr_map"/>
|
|
|
<toolset name="hp_cxx-71_006_tru64"/>
|
|
<toolset name="hp_cxx-71_006_tru64"/>
|
|
|
<toolset name="cw-9.4"/>
|
|
<toolset name="cw-9.4"/>
|
|
|
- <toolset name="sun-5.8"/>
|
|
|
|
|
|
|
+ <toolset name="sun-5.*"/>
|
|
|
<note author="Thorsten Ottosen">
|
|
<note author="Thorsten Ottosen">
|
|
|
For hp, this compiler bug is insignificant.
|
|
For hp, this compiler bug is insignificant.
|
|
|
For sun the problem is that <code>transfer(range,ptr_map)</code>
|
|
For sun the problem is that <code>transfer(range,ptr_map)</code>
|
|
@@ -3971,7 +3971,7 @@ for more information.
|
|
|
<mark-expected-failures>
|
|
<mark-expected-failures>
|
|
|
<test name="ptr_set"/>
|
|
<test name="ptr_set"/>
|
|
|
<toolset name="cw-9.4"/>
|
|
<toolset name="cw-9.4"/>
|
|
|
- <toolset name="sun-5.8"/>
|
|
|
|
|
|
|
+ <toolset name="sun-5.*"/>
|
|
|
<note author="Thorsten Ottosen">
|
|
<note author="Thorsten Ottosen">
|
|
|
For sun the problem is that <code>transfer(range,ptr_map)</code> and
|
|
For sun the problem is that <code>transfer(range,ptr_map)</code> and
|
|
|
<code>insert(range)</code>code>
|
|
<code>insert(range)</code>code>
|
|
@@ -3982,8 +3982,15 @@ for more information.
|
|
|
<mark-expected-failures>
|
|
<mark-expected-failures>
|
|
|
<test name="serialization"/>
|
|
<test name="serialization"/>
|
|
|
<toolset name="cw*"/>
|
|
<toolset name="cw*"/>
|
|
|
|
|
+ <toolset name="intel-darwin-*"/>
|
|
|
|
|
+ <toolset name="intel-linux-*"/>
|
|
|
|
|
+ <toolset name="pathscale-3.1"/>
|
|
|
|
|
+ <toolset name="sun-5.*"/>
|
|
|
<note author="Thorsten Ottosen">
|
|
<note author="Thorsten Ottosen">
|
|
|
- This cause of this problem is unknown. Please submit a patch.
|
|
|
|
|
|
|
+ For codewarrior, the cause of this problem is unknown. Please
|
|
|
|
|
+ submit a patch. Other failures are due to problems with
|
|
|
|
|
+ the serialization library, or to a minor problem with the use of
|
|
|
|
|
+ the library.
|
|
|
</note>
|
|
</note>
|
|
|
</mark-expected-failures>
|
|
</mark-expected-failures>
|
|
|
<mark-expected-failures>
|
|
<mark-expected-failures>
|