|
|
@@ -1134,6 +1134,7 @@
|
|
|
<mark-expected-failures>
|
|
|
<test name="point" />
|
|
|
<toolset name="borland-5_6_4"/>
|
|
|
+ <toolset name="borland-5_8_1"/>
|
|
|
<note author="Daniel James">
|
|
|
It appears that Borland doesn't find friend functions defined
|
|
|
in a class by ADL. This is easily fixed but this example is
|
|
|
@@ -1141,6 +1142,16 @@
|
|
|
the portable way.
|
|
|
</note>
|
|
|
</mark-expected-failures>
|
|
|
+
|
|
|
+ <mark-expected-failures>
|
|
|
+ <test name="hash_global_namespace_test" />
|
|
|
+ <toolset name="borland-5_6_4"/>
|
|
|
+ <toolset name="borland-5_8_1"/>
|
|
|
+ <note author="Daniel James">
|
|
|
+ The test demonstrates a Borland bug - functions that aren't
|
|
|
+ in a namespace don't appear to be found by ADL.
|
|
|
+ </note>
|
|
|
+ </mark-expected-failures>
|
|
|
</library>
|
|
|
|
|
|
<!-- graph -->
|