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]

Re: libstdc++/8399: sync_with_stdio(false) breaks unformatted input


Synopsis: sync_with_stdio(false) breaks unformatted input

Responsible-Changed-From-To: unassigned->paolo
Responsible-Changed-By: paolo
Responsible-Changed-When: Sun Nov  3 16:09:14 2002
Responsible-Changed-Why:
    Analyzed.
State-Changed-From-To: open->feedback
State-Changed-By: paolo
State-Changed-When: Sun Nov  3 16:09:14 2002
State-Changed-Why:
    On i686-pc-linux-gnu I cannot reproduce the problem with
    current 3.2.1 pre and 3.3 exp.
    Both with and without 'sync' I get:
    ---
    paolo:~/Gcc/PRs/v3/Analyzed> a.out
    c= a
    a
    c=
    
    c= b
    b
    c=
    
    c= q
    q
    ---
    Could you possibly check-out via CVS a 3.2.1 snapshot?
    Otherwise wait just a few days for the upcoming 3.2.1
    release. Please let us know your findings.
    Thanks, Paolo.

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


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