This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/39868] libstdc++ generates man pages, which conflict with the linux manpages



------- Comment #3 from bkoz at gcc dot gnu dot org  2009-04-29 19:37 -------
Subject: Bug 39868

Author: bkoz
Date: Wed Apr 29 19:37:30 2009
New Revision: 146985

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146985
Log:
2009-04-29  Benjamin Kosnik  <bkoz@redhat.com>

        * xml/authors.xml: Add space.
        * xml/faq.xml: Update links.
        * xml/manual/intro.xml: Same.
        * xml/manual/abi.xml: Update.
        * xml/manual/appendix_contributing.xml: Fix typo.
        * xml/manual/status_cxxtr1.xml: Update links.
        * xml/manual/status_cxx1998.xml: Same.
        * xml/manual/status_cxx200x.xml: Same.

2009-04-28  Benjamin Kosnik  <bkoz@redhat.com>

        PR libstdc++/39868
        * scripts/run_doxygen: Uncomment removal of includes.
        (problematic): Rewrite __cxxabiv1 namespace to abi.


Modified:
    branches/gcc-4_4-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_4-branch/libstdc++-v3/doc/xml/authors.xml
    branches/gcc-4_4-branch/libstdc++-v3/doc/xml/faq.xml
    branches/gcc-4_4-branch/libstdc++-v3/doc/xml/manual/abi.xml
   
branches/gcc-4_4-branch/libstdc++-v3/doc/xml/manual/appendix_contributing.xml
    branches/gcc-4_4-branch/libstdc++-v3/doc/xml/manual/intro.xml
    branches/gcc-4_4-branch/libstdc++-v3/doc/xml/manual/status_cxx1998.xml
    branches/gcc-4_4-branch/libstdc++-v3/doc/xml/manual/status_cxx200x.xml
    branches/gcc-4_4-branch/libstdc++-v3/doc/xml/manual/status_cxxtr1.xml
    branches/gcc-4_4-branch/libstdc++-v3/scripts/run_doxygen


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39868


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]