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]

libstdc++/4742: missing method



>Number:         4742
>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:16: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:
Theres no have a constructor for basic_iostream without parameters (file: std_istream.h).

I puts an initializer for __sb to NULL:

     basic_iostream(basic_streambuf<_CharT, _Traits>* __sb = NULL)
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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