public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/39868]  New: libstdc++ generates man pages, which conflict with the linux manpages
@ 2009-04-23 13:38 debian-gcc at lists dot debian dot org
  2009-04-27 22:36 ` [Bug libstdc++/39868] " bkoz at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2009-04-23 13:38 UTC (permalink / raw)
  To: gcc-bugs

trying to install the libstdc++ manpages for 4.4 in the same location as the
pages from the manpages-dev package, I see the following conflicts:

random.3 string.3 queue.3 ctime.3 regex.3

So maybe install all man pages as .3cxx?

Maybe don't install the todo.3 at all.


-- 
           Summary: libstdc++ generates man pages, which conflict with the
                    linux manpages
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: debian-gcc at lists dot debian dot org


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug libstdc++/39868] libstdc++ generates man pages, which conflict with the linux manpages
  2009-04-23 13:38 [Bug libstdc++/39868] New: libstdc++ generates man pages, which conflict with the linux manpages debian-gcc at lists dot debian dot org
@ 2009-04-27 22:36 ` bkoz at gcc dot gnu dot org
  2009-04-29  5:12 ` bkoz at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2009-04-27 22:36 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from bkoz at gcc dot gnu dot org  2009-04-27 22:35 -------

Is this any better in man4? 

Todo should be killed.

Should all man pages based on libstdc++ include files and not class objects get
the axe?


-- 


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug libstdc++/39868] libstdc++ generates man pages, which conflict with the linux manpages
  2009-04-23 13:38 [Bug libstdc++/39868] New: libstdc++ generates man pages, which conflict with the linux manpages debian-gcc at lists dot debian dot org
  2009-04-27 22:36 ` [Bug libstdc++/39868] " bkoz at gcc dot gnu dot org
@ 2009-04-29  5:12 ` bkoz at gcc dot gnu dot org
  2009-04-29 19:37 ` bkoz at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2009-04-29  5:12 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from bkoz at gcc dot gnu dot org  2009-04-29 05:12 -------
Subject: Bug 39868

Author: bkoz
Date: Wed Apr 29 05:12:00 2009
New Revision: 146923

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146923
Log:
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:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/scripts/run_doxygen


-- 


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug libstdc++/39868] libstdc++ generates man pages, which conflict with the linux manpages
  2009-04-23 13:38 [Bug libstdc++/39868] New: libstdc++ generates man pages, which conflict with the linux manpages debian-gcc at lists dot debian dot org
  2009-04-27 22:36 ` [Bug libstdc++/39868] " bkoz at gcc dot gnu dot org
  2009-04-29  5:12 ` bkoz at gcc dot gnu dot org
@ 2009-04-29 19:37 ` bkoz at gcc dot gnu dot org
  2009-04-29 19:38 ` bkoz at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2009-04-29 19:37 UTC (permalink / raw)
  To: gcc-bugs



------- 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


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug libstdc++/39868] libstdc++ generates man pages, which conflict with the linux manpages
  2009-04-23 13:38 [Bug libstdc++/39868] New: libstdc++ generates man pages, which conflict with the linux manpages debian-gcc at lists dot debian dot org
                   ` (2 preceding siblings ...)
  2009-04-29 19:37 ` bkoz at gcc dot gnu dot org
@ 2009-04-29 19:38 ` bkoz at gcc dot gnu dot org
  2009-04-29 19:39 ` bkoz at gcc dot gnu dot org
  2009-04-29 21:36 ` doko at debian dot org
  5 siblings, 0 replies; 7+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2009-04-29 19:38 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from bkoz at gcc dot gnu dot org  2009-04-29 19:38 -------
Mine.


-- 

bkoz at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |bkoz at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-04-29 19:38:38
               date|                            |
   Target Milestone|---                         |4.4.1


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug libstdc++/39868] libstdc++ generates man pages, which conflict with the linux manpages
  2009-04-23 13:38 [Bug libstdc++/39868] New: libstdc++ generates man pages, which conflict with the linux manpages debian-gcc at lists dot debian dot org
                   ` (3 preceding siblings ...)
  2009-04-29 19:38 ` bkoz at gcc dot gnu dot org
@ 2009-04-29 19:39 ` bkoz at gcc dot gnu dot org
  2009-04-29 21:36 ` doko at debian dot org
  5 siblings, 0 replies; 7+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2009-04-29 19:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from bkoz at gcc dot gnu dot org  2009-04-29 19:38 -------

Fixed.


-- 

bkoz at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug libstdc++/39868] libstdc++ generates man pages, which conflict with the linux manpages
  2009-04-23 13:38 [Bug libstdc++/39868] New: libstdc++ generates man pages, which conflict with the linux manpages debian-gcc at lists dot debian dot org
                   ` (4 preceding siblings ...)
  2009-04-29 19:39 ` bkoz at gcc dot gnu dot org
@ 2009-04-29 21:36 ` doko at debian dot org
  5 siblings, 0 replies; 7+ messages in thread
From: doko at debian dot org @ 2009-04-29 21:36 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from doko at debian dot org  2009-04-29 21:36 -------
Subject: Re:  libstdc++ generates man pages, which conflict
 with the linux manpages

bkoz at gcc dot gnu dot org schrieb:
> ------- Comment #1 from bkoz at gcc dot gnu dot org  2009-04-27 22:35 -------
> 
> Is this any better in man4? 

unsure, normally you find this in 3; ;I did rename it to .3cxx for now.

> Should all man pages based on libstdc++ include files and not class objects get
> the axe?

that would match the section 3 for C functions, unsure if it's the right choice
for C++.

  Matthias


-- 


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-04-29 21:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-23 13:38 [Bug libstdc++/39868] New: libstdc++ generates man pages, which conflict with the linux manpages debian-gcc at lists dot debian dot org
2009-04-27 22:36 ` [Bug libstdc++/39868] " bkoz at gcc dot gnu dot org
2009-04-29  5:12 ` bkoz at gcc dot gnu dot org
2009-04-29 19:37 ` bkoz at gcc dot gnu dot org
2009-04-29 19:38 ` bkoz at gcc dot gnu dot org
2009-04-29 19:39 ` bkoz at gcc dot gnu dot org
2009-04-29 21:36 ` doko at debian dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).