libstdc++/9408: std::string input operator waits for EOF

paolo@gcc.gnu.org paolo@gcc.gnu.org
Wed Jan 22 22:25:00 GMT 2003


Synopsis: std::string input operator waits for EOF

Responsible-Changed-From-To: unassigned->paolo
Responsible-Changed-By: paolo
Responsible-Changed-When: Wed Jan 22 22:22:40 2003
Responsible-Changed-Why:
    .
State-Changed-From-To: open->feedback
State-Changed-By: paolo
State-Changed-When: Wed Jan 22 22:22:40 2003
State-Changed-Why:
    Which behaviour do you expect, exactly?
    I can't find nothing wrong with the current one:
    paolo:~> g++ 9408.cc
    paolo:~> a.out
    enter a string:
    ddddd<CR>
    read: ddddd

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



More information about the Gcc-bugs mailing list