From: Gerald Pfeifer Date: Sun, 13 Feb 2011 23:10:40 +0000 (+0000) Subject: faq.xml: Adjust link to bug database. X-Git-Tag: releases/gcc-4.5.3~228 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=986a48cbf983a88bd700097f796c44a6a145260c;p=thirdparty%2Fgcc.git 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: r170112 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index f85a7c5b84be..0887927a9b5b 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2011-02-13 Gerald Pfeifer + + * doc/xml/faq.xml: Adjust link to bug database. + Remove old item on broken header files. + 2011-02-12 Paolo Carlini PR libstdc++/47709 diff --git a/libstdc++-v3/doc/xml/faq.xml b/libstdc++-v3/doc/xml/faq.xml index 7a0953ccbe06..e82c0794faf4 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