public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/18174] documentation example for std::priority_queue usage
       [not found] <bug-18174-8163@http.gcc.gnu.org/bugzilla/>
@ 2005-11-06 13:07 ` paolo at gcc dot gnu dot org
  2005-11-06 13:09 ` paolo at gcc dot gnu dot org
  2005-11-06 13:10 ` pcarlini at suse dot de
  2 siblings, 0 replies; 6+ messages in thread
From: paolo at gcc dot gnu dot org @ 2005-11-06 13:07 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from paolo at gcc dot gnu dot org  2005-11-06 13:07 -------
Subject: Bug 18174

Author: paolo
Date: Sun Nov  6 13:07:11 2005
New Revision: 106560

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106560
Log:
2005-11-06  Paolo Carlini  <pcarlini@suse.de>

        PR libstdc++/18174
        * include/bits/stl_queue.h (priority_queue): Tweak a bit the
        comment describing the container.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/stl_queue.h


-- 


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


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

* [Bug libstdc++/18174] documentation example for std::priority_queue usage
       [not found] <bug-18174-8163@http.gcc.gnu.org/bugzilla/>
  2005-11-06 13:07 ` [Bug libstdc++/18174] documentation example for std::priority_queue usage paolo at gcc dot gnu dot org
@ 2005-11-06 13:09 ` paolo at gcc dot gnu dot org
  2005-11-06 13:10 ` pcarlini at suse dot de
  2 siblings, 0 replies; 6+ messages in thread
From: paolo at gcc dot gnu dot org @ 2005-11-06 13:09 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from paolo at gcc dot gnu dot org  2005-11-06 13:09 -------
Subject: Bug 18174

Author: paolo
Date: Sun Nov  6 13:09:50 2005
New Revision: 106561

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106561
Log:
2005-11-06  Paolo Carlini  <pcarlini@suse.de>

        PR libstdc++/18174
        * include/bits/stl_queue.h (priority_queue): Tweak a bit the
        comment describing the container.

Modified:
    branches/gcc-4_0-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_0-branch/libstdc++-v3/include/bits/stl_queue.h


-- 


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


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

* [Bug libstdc++/18174] documentation example for std::priority_queue usage
       [not found] <bug-18174-8163@http.gcc.gnu.org/bugzilla/>
  2005-11-06 13:07 ` [Bug libstdc++/18174] documentation example for std::priority_queue usage paolo at gcc dot gnu dot org
  2005-11-06 13:09 ` paolo at gcc dot gnu dot org
@ 2005-11-06 13:10 ` pcarlini at suse dot de
  2 siblings, 0 replies; 6+ messages in thread
From: pcarlini at suse dot de @ 2005-11-06 13:10 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from pcarlini at suse dot de  2005-11-06 13:10 -------
Fixed for 4.0.3.


-- 

pcarlini at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.0.3


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


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

* [Bug libstdc++/18174] documentation example for std::priority_queue usage
  2004-10-27 11:37 [Bug libstdc++/18174] New: " Number_42 at caramail dot com
  2004-10-27 11:45 ` [Bug libstdc++/18174] " pinskia at gcc dot gnu dot org
  2004-10-27 12:00 ` Number_42 at caramail dot com
@ 2005-07-02  1:34 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-02  1:34 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-02 01:34 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |documentation
   Last reconfirmed|0000-00-00 00:00:00         |2005-07-02 01:34:26
               date|                            |


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


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

* [Bug libstdc++/18174] documentation example for std::priority_queue usage
  2004-10-27 11:37 [Bug libstdc++/18174] New: " Number_42 at caramail dot com
  2004-10-27 11:45 ` [Bug libstdc++/18174] " pinskia at gcc dot gnu dot org
@ 2004-10-27 12:00 ` Number_42 at caramail dot com
  2005-07-02  1:34 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 6+ messages in thread
From: Number_42 at caramail dot com @ 2004-10-27 12:00 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From Number_42 at caramail dot com  2004-10-27 12:00 -------

(In reply to comment #1)
> Could you send your patch to gcc-patches@ and libstdc++@?  Also could you make
it off the HEAD (aka 
> 4.0.0)?

I can send it to these mailing lists but i can't download the all gcc CVS, so
not on 4.0.0.


-- 


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


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

* [Bug libstdc++/18174] documentation example for std::priority_queue usage
  2004-10-27 11:37 [Bug libstdc++/18174] New: " Number_42 at caramail dot com
@ 2004-10-27 11:45 ` pinskia at gcc dot gnu dot org
  2004-10-27 12:00 ` Number_42 at caramail dot com
  2005-07-02  1:34 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-27 11:45 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-27 11:45 -------
Could you send your patch to gcc-patches@ and libstdc++@?  Also could you make it off the HEAD (aka 
4.0.0)?

-- 


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


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

end of thread, other threads:[~2005-11-06 13:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-18174-8163@http.gcc.gnu.org/bugzilla/>
2005-11-06 13:07 ` [Bug libstdc++/18174] documentation example for std::priority_queue usage paolo at gcc dot gnu dot org
2005-11-06 13:09 ` paolo at gcc dot gnu dot org
2005-11-06 13:10 ` pcarlini at suse dot de
2004-10-27 11:37 [Bug libstdc++/18174] New: " Number_42 at caramail dot com
2004-10-27 11:45 ` [Bug libstdc++/18174] " pinskia at gcc dot gnu dot org
2004-10-27 12:00 ` Number_42 at caramail dot com
2005-07-02  1:34 ` pinskia 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).