public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: libstdc++/4741: missing method
@ 2001-10-31 21:02 rodrigc
  0 siblings, 0 replies; 2+ messages in thread
From: rodrigc @ 2001-10-31 21:02 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, jccosta, nobody

Synopsis: missing method

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Wed Oct 31 21:02:53 2001
State-Changed-Why:
    out_waiting() is not part of the ISO C++ standard
    (although it is in some older C++ library implementations).
    libstdc++-v3 which comes with gcc 3.0 tries to
    follow the C++ standard very closely.
    
    Dietmar Kuhl mentions a workaround to out_waiting()
    here:
    http://groups.google.com/groups?selm=3B86FE88.6515B312%40yahoo.com&output=gplain
    
    

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4741&database=gcc


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

* libstdc++/4741: missing method
@ 2001-10-30  5:06 jccosta
  0 siblings, 0 replies; 2+ messages in thread
From: jccosta @ 2001-10-30  5:06 UTC (permalink / raw)
  To: gcc-gnats

>Number:         4741
>Category:       libstdc++
>Synopsis:       missing method
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Oct 30 05:06:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     jccosta@lucent.com
>Release:        GCC 3.0 (not 3.0.1)
>Organization:
>Environment:
Conectiva 7.0 (i686-pc-linux-gnu/3.0), kernel: 2.2.19
>Description:
This method is missing on std_streambuf.h:

(class basic_streambuf)
int out_waiting() { return _M_out_cur - _M_out_beg; }
>How-To-Repeat:

>Fix:
Put this method on the file
>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2001-10-31 21:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-31 21:02 libstdc++/4741: missing method rodrigc
  -- strict thread matches above, loose matches on Subject: below --
2001-10-30  5:06 jccosta

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