Просмотр исходного кода

explicit-failures-markup.xml: Enforce UTF-8 encoding

[SVN r38072]
Aleksey Gurtovoy 19 лет назад
Родитель
Сommit
5d2841dbb3
1 измененных файлов с 12 добавлено и 11 удалено
  1. 12 11
      status/explicit-failures-markup.xml

+ 12 - 11
status/explicit-failures-markup.xml

@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
 <explicit-failures-markup xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:noNamespaceSchemaLocation="explicit-failures.xsd">
 
@@ -2042,7 +2043,7 @@ for more information.
     <library name="multi_index">
         <mark-unusable>
             <toolset name="borland-5.6*"/>
-            <note author="J. L&#243;pez" date="05 Jul 2004" refid="17"/>
+            <note author="J. L&#195;&#179;pez" date="05 Jul 2004" refid="17"/>
         </mark-unusable>
         <mark-unusable>
             <toolset name="borland-5.8*"/>
@@ -2056,11 +2057,11 @@ for more information.
             <toolset name="gcc-2.95.3-linux"/>
             <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
             <toolset name="gcc-2.95.3-stlport-4.6.2-linux"/>
-            <note author="J. L&#243;pez" date="09 Jul 2004" refid="17"/>
+            <note author="J. L&#195;&#179;pez" date="09 Jul 2004" refid="17"/>
         </mark-unusable>
         <mark-unusable>
             <toolset name="*como-4_3_3-msvc"/>
-            <note author="J. L&#243;pez" date="30 Jul 2004">
+            <note author="J. L&#195;&#179;pez" date="30 Jul 2004">
                 The VC++ 6.0 backend runs out of internal resources while
                 trying to process the Comeau output for this library;
                 Comeau Computing has been asked about a solution.
@@ -2071,19 +2072,19 @@ for more information.
         <mark-unusable>
             <toolset name="sunpro-5_3-sunos"/>
             <toolset name="sunpro-5_8u1-sunos"/>
-            <note author="J. L&#243;pez" date="22 Apr 2005" refid="17"/>
+            <note author="J. L&#195;&#179;pez" date="22 Apr 2005" refid="17"/>
         </mark-unusable>
         <mark-unusable>
             <toolset name="dmc-8_43-stlport-4_5_3"/>
             <toolset name="dmc-8_44b-stlport-4_5_3"/>
             <toolset name="dmc-8_47-stlport-4_5_3"/>
-            <note author="J. L&#243;pez" date="03 Jun 2005" refid="17"/>
+            <note author="J. L&#195;&#179;pez" date="03 Jun 2005" refid="17"/>
         </mark-unusable>
         <mark-expected-failures>
             <test name="test_serialization"/>
             <toolset name="msvc-stlport"/>
             <toolset name="msvc-6.5_stlport4"/>
-            <note author="J. L&#243;pez" date="10 Jan 2005">
+            <note author="J. L&#195;&#179;pez" date="10 Jan 2005">
               This error shows when using the dynamic version of the STLport
               library. The problem is reportedly fixed in STLport 5.0 (in beta
               stage as of this writing.)
@@ -2092,7 +2093,7 @@ for more information.
         <mark-expected-failures>
             <test name="test_serialization"/>
             <toolset name="vacpp"/>
-            <note author="J. L&#243;pez" date="07 Jul 2005">
+            <note author="J. L&#195;&#179;pez" date="07 Jul 2005">
               Boost.Serialization is not supported on this platform.
             </note>
         </mark-expected-failures>
@@ -2101,7 +2102,7 @@ for more information.
             <toolset name="tru64cxx71-006"/>
             <toolset name="hp_cxx-65*"/>
             <toolset name="hp_cxx-71*"/>
-            <note author="J. L&#243;pez" date="16 Mar 2006">
+            <note author="J. L&#195;&#179;pez" date="16 Mar 2006">
               This test fails due to limitations of the template
               instantiation model used in the testing environment
               (-timplicit_local) resulting in erroneous duplication of some
@@ -2160,7 +2161,7 @@ for more information.
         <mark-expected-failures>
             <test name="rational_test"/>
             <toolset name="sun-5.8"/>
-            <note author="J. L&#243;pez" date="19 Oct 2006">
+            <note author="J. L&#195;&#179;pez" date="19 Oct 2006">
               The test is exposing the following known error of Sun Studio 11:
               overload resolution fails if
               a) some class has a conversion operator to a reference to
@@ -2223,7 +2224,7 @@ for more information.
         <mark-expected-failures>
             <test name="test_reset_object_address*"/>
             <toolset name="msvc-7.0"/>
-            <note author="J. L&#243;pez" date="20 Dec 2006">
+            <note author="J. L&#195;&#179;pez" date="20 Dec 2006">
               This error shows when the code has become too complex for the
               compiler to handle. The problem has no relationship with the
               functionality being tested, which in fact does work for
@@ -2445,7 +2446,7 @@ for more information.
         <mark-expected-failures>
             <test name="test_demo_shared_ptr_dll"/>
             <toolset name="qcc-3.3.5_gpp"/>
-            <note author="J. L&#243;pez" date="21 Dec 2006">
+            <note author="J. L&#195;&#179;pez" date="21 Dec 2006">
               This failure is caused by an unresearched compiler bug; the
               conditions under which the bug manifests itself seem to be
               uncommon, however, and the static version of this same test

粤ICP备19079148号