diff mbox

[RFA,doc] libstdc++ FAQ and bug reporting

Message ID alpine.LNX.2.00.1101301543410.14698@gerinyyl.fvgr
State New
Headers show

Commit Message

Gerald Pfeifer Jan. 30, 2011, 2:46 p.m. UTC
This first part of this patch is obvious.  While looking into a similar 
issue in the second hunk I realized that probably the entire paragraph 
could/should go.  It does not look current / like a FAQ any more these
days.

Okay?

Gerald

2011-01-30  Gerald Pfeifer  <gerald@pfeifer.com>
 
	* doc/xml/faq.xml: Adjust link to bug database.
	Remove old item on broken header files.

Comments

Jonathan Wakely Jan. 30, 2011, 8:22 p.m. UTC | #1
On 30 January 2011 14:46, Gerald Pfeifer wrote:
> This first part of this patch is obvious.  While looking into a similar
> issue in the second hunk I realized that probably the entire paragraph
> could/should go.  It does not look current / like a FAQ any more these
> days.
>
> Okay?

Although I agree that problems with v2 headers are not reported now
and that paragraph could go, the next one starting "If the headers"
makes less sense ... which headers?

How about "If you are using headers in ${prefix}/include/g++-3 ..." ?
diff mbox

Patch

Index: doc/xml/faq.xml
===================================================================
--- doc/xml/faq.xml	(revision 169407)
+++ doc/xml/faq.xml	(working copy)
@@ -745,7 +745,7 @@ 
     </para> 
     <para> 
     Before reporting a bug, please examine the
-    <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://gcc.gnu.org/bugs.html">bugs database</link> with the
+    <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://gcc.gnu.org/bugs/">bugs database</link> with the
     category set to <quote>g++</quote>. 
     </para> 
   </answer>
@@ -848,14 +848,6 @@ 
   </question>
   <answer xml:id="a-v2_headers">
       <para>
-	If you have found an extremely broken header file which is
-	causing problems for you, look carefully before submitting a
-	"high" priority bug report (which you probably
-	shouldn't do anyhow; see the last paragraph of the page
-	describing <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://gcc.gnu.org/bugs.html">the GCC
-	bug database</link>).
-      </para>
-      <para>
 	If the headers are in <filename>${prefix}/include/g++-3</filename>, or
 	if the installed library's name looks like
 	<filename>libstdc++-2.10.a</filename> or