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]

[Bug libstdc++/41037] dec not set in cerr flags



------- Comment #3 from paolo at gcc dot gnu dot org  2009-09-14 17:01 -------
Subject: Bug 41037

Author: paolo
Date: Mon Sep 14 17:01:05 2009
New Revision: 151692

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151692
Log:
2009-09-14  Paolo Carlini  <paolo.carlini@oracle.com>

        PR libstdc++/41037
        * src/ios_init.cc (ios_base::Init::Init): Properly initialize cerr
        and wcerr flags.
        * testsuite/27_io/objects/char/41037.cc: New.
        * testsuite/27_io/objects/wchar_t/41037.cc: Likewise.

Added:
    trunk/libstdc++-v3/testsuite/27_io/objects/char/41037.cc
    trunk/libstdc++-v3/testsuite/27_io/objects/wchar_t/41037.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/src/ios_init.cc


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41037


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