summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/doc/xml/faq.xml
diff options
context:
space:
mode:
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2011-02-07 00:14:39 +0000
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2011-02-07 00:14:39 +0000
commitef307ef4de64246590004546e8b0692b4f14ce97 (patch)
tree33fb8229ffc2c3ef3b5b099ed807811901486055 /libstdc++-v3/doc/xml/faq.xml
parent9c9946f1efc2a8a099244e6b3e2a97ae01248450 (diff)
downloadppe42-gcc-ef307ef4de64246590004546e8b0692b4f14ce97.tar.gz
ppe42-gcc-ef307ef4de64246590004546e8b0692b4f14ce97.zip
* doc/xml/faq.xml: Adjust link to bug database.
Remove old item on broken header files. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169870 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/doc/xml/faq.xml')
-rw-r--r--libstdc++-v3/doc/xml/faq.xml16
1 files changed, 4 insertions, 12 deletions
diff --git a/libstdc++-v3/doc/xml/faq.xml b/libstdc++-v3/doc/xml/faq.xml
index f8e6312386a..05e805e90a5 100644
--- a/libstdc++-v3/doc/xml/faq.xml
+++ b/libstdc++-v3/doc/xml/faq.xml
@@ -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,17 +848,9 @@
</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
+ 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
OpenPOWER on IntegriCloud