[RTEMS Project] #3012: Global C++ IO streams are broken (cout, cin, cerr)
RTEMS trac
trac at rtems.org
Fri Jun 30 12:57:49 UTC 2017
#3012: Global C++ IO streams are broken (cout, cin, cerr)
-----------------------------+--------------------------
Reporter: Sebastian Huber | Owner: Chris Johns
Type: defect | Status: assigned
Priority: normal | Milestone: Indefinite
Component: GCC | Version: 4.12
Severity: normal | Resolution:
Keywords: |
-----------------------------+--------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"9b07f5efe364bc52b80eff83389ee4bf4a1e0c40/rtems"
9b07f5e/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="9b07f5efe364bc52b80eff83389ee4bf4a1e0c40"
newlib01: Use fopen() instead of freopen()
With global stdio streams, a freopen() would close the global stream
object.
Update #3012.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3012#comment:8>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list