public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/41949] std::endl documentation contains bad link
       [not found] <bug-41949-4@http.gcc.gnu.org/bugzilla/>
@ 2014-12-05  6:30 ` hlprasu at gmail dot com
  2014-12-05 14:26 ` redi at gcc dot gnu.org
  1 sibling, 0 replies; 5+ messages in thread
From: hlprasu at gmail dot com @ 2014-12-05  6:30 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41949

Prasad H. L. <hlprasu at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hlprasu at gmail dot com

--- Comment #4 from Prasad H. L. <hlprasu at gmail dot com> ---
(In reply to Jonathan Wakely from comment #3)
> Fixed for 4.5.0

The link seems to be broken again. Could you please fix it?


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

* [Bug libstdc++/41949] std::endl documentation contains bad link
       [not found] <bug-41949-4@http.gcc.gnu.org/bugzilla/>
  2014-12-05  6:30 ` [Bug libstdc++/41949] std::endl documentation contains bad link hlprasu at gmail dot com
@ 2014-12-05 14:26 ` redi at gcc dot gnu.org
  1 sibling, 0 replies; 5+ messages in thread
From: redi at gcc dot gnu.org @ 2014-12-05 14:26 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41949

--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Prasad H. L. from comment #4)
> The link seems to be broken again. Could you please fix it?

Yes, I'll update the API docs some time this month, which will fix it.

The correct link is now
https://gcc.gnu.org/onlinedocs/libstdc++/manual/streambufs.html#io.streambuf.buffering
(and that should be stable "forever")


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

* [Bug libstdc++/41949] std::endl documentation contains bad link
  2009-11-05 11:02 [Bug libstdc++/41949] New: " gcc at cconstruct dot de
  2009-11-05 11:13 ` [Bug libstdc++/41949] " redi at gcc dot gnu dot org
  2009-11-06  8:38 ` redi at gcc dot gnu dot org
@ 2009-11-06  8:48 ` redi at gcc dot gnu dot org
  2 siblings, 0 replies; 5+ messages in thread
From: redi at gcc dot gnu dot org @ 2009-11-06  8:48 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from redi at gcc dot gnu dot org  2009-11-06 08:48 -------
Fixed for 4.5.0


-- 

redi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           Keywords|                            |documentation
         Resolution|                            |FIXED
   Target Milestone|---                         |4.5.0


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


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

* [Bug libstdc++/41949] std::endl documentation contains bad link
  2009-11-05 11:02 [Bug libstdc++/41949] New: " gcc at cconstruct dot de
  2009-11-05 11:13 ` [Bug libstdc++/41949] " redi at gcc dot gnu dot org
@ 2009-11-06  8:38 ` redi at gcc dot gnu dot org
  2009-11-06  8:48 ` redi at gcc dot gnu dot org
  2 siblings, 0 replies; 5+ messages in thread
From: redi at gcc dot gnu dot org @ 2009-11-06  8:38 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from redi at gcc dot gnu dot org  2009-11-06 08:38 -------
Subject: Bug 41949

Author: redi
Date: Fri Nov  6 08:38:02 2009
New Revision: 153961

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153961
Log:
2009-11-06  Jonathan Wakely  <jwakely.gcc@gmail.com>

        PR libstdc++/41949
        * include/std/ostream: Adjust link.


Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/std/ostream


-- 


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


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

* [Bug libstdc++/41949] std::endl documentation contains bad link
  2009-11-05 11:02 [Bug libstdc++/41949] New: " gcc at cconstruct dot de
@ 2009-11-05 11:13 ` redi at gcc dot gnu dot org
  2009-11-06  8:38 ` redi at gcc dot gnu dot org
  2009-11-06  8:48 ` redi at gcc dot gnu dot org
  2 siblings, 0 replies; 5+ messages in thread
From: redi at gcc dot gnu dot org @ 2009-11-05 11:13 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from redi at gcc dot gnu dot org  2009-11-05 11:13 -------
Thanks for the report. Until it's fixed, the right section of the docs is
http://gcc.gnu.org/onlinedocs/libstdc++/manual/bk01pt11ch25s02.html

I'll fix this later today if noone beats me to it


-- 

redi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-11-05 11:13:10
               date|                            |


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


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

end of thread, other threads:[~2014-12-05 14:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-41949-4@http.gcc.gnu.org/bugzilla/>
2014-12-05  6:30 ` [Bug libstdc++/41949] std::endl documentation contains bad link hlprasu at gmail dot com
2014-12-05 14:26 ` redi at gcc dot gnu.org
2009-11-05 11:02 [Bug libstdc++/41949] New: " gcc at cconstruct dot de
2009-11-05 11:13 ` [Bug libstdc++/41949] " redi at gcc dot gnu dot org
2009-11-06  8:38 ` redi at gcc dot gnu dot org
2009-11-06  8:48 ` redi at gcc dot gnu 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).