libstdc++/8469: Obsolete iostream.h and fstream.h?

rdnjr@houston.rr.com rdnjr@houston.rr.com
Tue Nov 5 13:46:00 GMT 2002


>Number:         8469
>Category:       libstdc++
>Synopsis:       Obsolete iostream.h and fstream.h?
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Tue Nov 05 13:46:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     rdnjr
>Release:        gcc 3.2-7
>Organization:
>Environment:
RedHat 8.0
>Description:
Compiling any program that includes iostream.h, or fstream.h yields an 'Obsolete header file' warning, but will NOT compile the program.  If I take those includes out and replace cout's with printf's, so on and so forth, everything works.  Did something happen to fstream.h that I am not aware of?
>How-To-Repeat:
compile any program with '#include <iostream.h>', and include a 'cout <<' statement in it.
>Fix:

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



More information about the Gcc-prs mailing list