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

Get ready for inline use

[SVN r19556]
Beman Dawes 23 лет назад
Родитель
Сommit
b9e47f71f8
1 измененных файлов с 6 добавлено и 31 удалено
  1. 6 31
      status/notes.html

+ 6 - 31
status/notes.html

@@ -10,62 +10,37 @@
 
 <body>
 
-<h1>Regression Testing Notes</h1>
+<h2>Regression Testing Notes</h2>
 <h3>Note <a name="0">0</a></h3>
 <p>This test fails only intermittently.</p>
-<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
-  <tr><td width="100%" height="1200">&nbsp;</td></tr>
-</table>
 <h3>Note <a name="1">1</a></h3>
 <p>The failure is caused by a problem in Boost code. The Boost developer is 
 aware of the problem and plans to fix it.</p>
-<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
-  <tr><td width="100%" height="1200">&nbsp;</td></tr>
-</table>
 <h3>Note <a name="2">2</a></h3>
 <p>The failure is caused by a compiler bug.</p>
-<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
-  <tr><td width="100%" height="1200">&nbsp;</td></tr>
-</table>
 <h3>Note <a name="3">3</a></h3>
 <p>The failure is caused by a compiler bug, which has been reported to the 
 compiler supplier (or is already known to them).</p>
-<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
-  <tr><td width="100%" height="1200">&nbsp;</td></tr>
-</table>
 <h3>Note <a name="4">4</a></h3>
 <p>The failure is caused by a standard library bug.</p>
-<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
-  <tr><td width="100%" height="1200">&nbsp;</td></tr>
-</table>
 <h3>Note <a name="5">5</a></h3>
 <p>The failure is caused by a standard library bug, which has been reported to 
 the standard library supplier (or is already known to them).</p>
-<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
-  <tr><td width="100%" height="1200">&nbsp;</td></tr>
-</table>
 <h3>Note <a name="6">6</a></h3>
 <p>The failure is probably caused by the test code, harness, or configuration. 
 Thus it may not affect users of the library.</p>
-<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
-  <tr><td width="100%" height="1200">&nbsp;</td></tr>
-</table>
 <h3>Note <a name="9">9</a></h3>
 <p>The failure is serious and likely to prevent all use of this Boost library 
 with this compiler.</p>
-<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
-  <tr><td width="100%" height="1200">&nbsp;</td></tr>
-</table>
 <h3>Note <a name="10">10</a></h3>
 <p>The failure is serious and likely to prevent all use of this Boost library 
 with this compiler. The failure is caused by a compiler bug, which has been reported to the 
 compiler supplier (or is already known to them).</p>
-<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" height="1200">
-  <tr><td width="100%" height="1200">&nbsp;</td></tr>
-</table>
-<hr>
-<p>Revised 
-<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B %Y" startspan -->31 July 2003<!--webbot bot="Timestamp" endspan i-checksum="18783" --></p>
+<h3>Note <a name="14">14</a></h3>
+<p>The failure is caused by a platform API bug.</p>
+<h3>Note <a name="15">15</a></h3>
+<p>The failure is caused by a platform API bug, which has been reported to 
+the platform API supplier (or is already known to them).</p>
 
 </body>
 

粤ICP备19079148号