Issue Details (XML | Word | Printable)

Key: STDCXX-626
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Martin Sebor
Reporter: Farid Zaripov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
C++ Standard Library

[LWG #581] std::ostream::flush() unexpectedly calls to rdbuf()->sync() when rdstate() != goodbit

Created: 01/Nov/07 04:24 PM   Updated: 31/Mar/08 07:19 PM
Return to search
Component/s: 27. Input/Output
Affects Version/s: 4.1.2, 4.1.3, 4.1.4, 4.2.0
Fix Version/s: 4.2.1

Time Tracking:
Not Specified

Environment: All
Issue Links:
Dependants
 
dependent
 

Severity: Incorrect Behavior
Resolution Date: 16/Jan/08 08:47 PM



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Farid Zaripov made changes - 01/Nov/07 04:37 PM
Field Original Value New Value
Link This issue blocks STDCXX-627 [ STDCXX-627 ]
Martin Sebor made changes - 11/Jan/08 01:46 AM
Summary [LWG #581] std::basic_ostream<char>::flush() unexpectedly calls to rdbuf()->sync() when rdstate() != goodbit [LWG #581] std::ostream::flush() unexpectedly calls to rdbuf()->sync() when rdstate() != goodbit
Martin Sebor made changes - 16/Jan/08 08:46 PM
Assignee Martin Sebor [ sebor ]
Martin Sebor made changes - 16/Jan/08 08:47 PM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Closed [ 6 ]
Martin Sebor made changes - 31/Mar/08 07:19 PM
Link This issue is depended upon by STDCXX-804 [ STDCXX-804 ]