]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
faq.xml: Adjust link to bug database.
authorGerald Pfeifer <gerald@pfeifer.com>
Sun, 13 Feb 2011 23:10:40 +0000 (23:10 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sun, 13 Feb 2011 23:10:40 +0000 (23:10 +0000)
* doc/xml/faq.xml: Adjust link to bug database.
Remove old item on broken header files.

From-SVN: r170112

libstdc++-v3/ChangeLog
libstdc++-v3/doc/xml/faq.xml

index f85a7c5b84bef12f90926de831618cdccddf250f..0887927a9b5ba41ffa9d89951cd76949144e195a 100644 (file)
@@ -1,3 +1,8 @@
+2011-02-13  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * doc/xml/faq.xml: Adjust link to bug database.
+       Remove old item on broken header files.
+
 2011-02-12  Paolo Carlini  <paolo.carlini@oracle.com>
 
        PR libstdc++/47709
index 7a0953ccbe0630dd2409e9d918f45f85b3e3bc9e..e82c0794faf4843d12128421db635f8ac7e8cdb8 100644 (file)
     </para> 
     <para> 
     Before reporting a bug, please examine the
-    <ulink url="http://gcc.gnu.org/bugs.html">bugs database</ulink> with the
+    <ulink url="http://gcc.gnu.org/bugs/">bugs database</ulink> with the
     category set to <quote>g++</quote>. 
     </para> 
   </answer>
   </question>
   <answer 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
-       &quot;high&quot; priority bug report (which you probably
-       shouldn't do anyhow; see the last paragraph of the page
-       describing <ulink url="http://gcc.gnu.org/bugs.html">the GCC
-       bug database</ulink>).
-      </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
+       If you are using headers in
+       <filename>${prefix}/include/g++-3</filename>, or if the installed
+       library's name looks like <filename>libstdc++-2.10.a</filename> or
        <filename>libstdc++-libc6-2.10.so</filename>, then you are using the
        old libstdc++-v2 library, which is nonstandard and
        unmaintained.  Do not report problems with -v2 to the -v3