|
|
@@ -1716,9 +1716,7 @@
|
|
|
|
|
|
<mark-expected-failures>
|
|
|
<test name="point" />
|
|
|
- <toolset name="borland-5.6*"/>
|
|
|
- <toolset name="borland-5.8*"/>
|
|
|
- <toolset name="borland-5.9*"/>
|
|
|
+ <toolset name="borland-*"/>
|
|
|
<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
|
|
|
@@ -1729,9 +1727,7 @@
|
|
|
|
|
|
<mark-expected-failures>
|
|
|
<test name="hash_global_namespace_test" />
|
|
|
- <toolset name="borland-5.6*"/>
|
|
|
- <toolset name="borland-5.8*"/>
|
|
|
- <toolset name="borland-5.9*"/>
|
|
|
+ <toolset name="borland-*"/>
|
|
|
<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.
|