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]
Other format: [Raw text]

libstdc++/10498: fstream


>Number:         10498
>Category:       libstdc++
>Synopsis:       fstream
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Apr 25 13:56:01 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     wjlcarrot at aol dot com
>Release:        unknown-1.0
>Organization:
>Environment:
GCC 3.2.2 on Red Hat 8.0
>Description:
ifstream reads spaces in file as \n characters.
>How-To-Repeat:
Try to read a file with spaces using ifstream. The spaces will be read as \n characters.
>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]