From 124e69e4ca9e8803de45af79676ef19fdaae2b9e Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Mon, 7 Feb 2011 00:14:39 +0000 Subject: [PATCH] faq.xml: Adjust link to bug database. * doc/xml/faq.xml: Adjust link to bug database. Remove old item on broken header files. From-SVN: r169870 --- libstdc++-v3/ChangeLog | 5 +++++ libstdc++-v3/doc/xml/faq.xml | 16 ++++------------ 2 files changed, 9 insertions(+), 12 deletions(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index aaa5178f04f..fd96457b975 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2011-02-07 Gerald Pfeifer + + * doc/xml/faq.xml: Adjust link to bug database. + Remove old item on broken header files. + 2011-02-04 Benjamin Kosnik * include/bits/regex_error.h (__throw_regex_error): Not inline. 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 @@ Before reporting a bug, please examine the - bugs database with the + bugs database with the category set to g++. @@ -848,17 +848,9 @@ - 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 the GCC - bug database). - - - If the headers are in ${prefix}/include/g++-3, or - if the installed library's name looks like - libstdc++-2.10.a or + If you are using headers in + ${prefix}/include/g++-3, or if the installed + library's name looks like libstdc++-2.10.a or libstdc++-libc6-2.10.so, then you are using the old libstdc++-v2 library, which is nonstandard and unmaintained. Do not report problems with -v2 to the -v3