[
https://issues.apache.org/jira/browse/STDCXX-627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Farid Zaripov reassigned STDCXX-627:
------------------------------------
Assignee: Farid Zaripov
> The 27.ostream test fails
> -------------------------
>
> Key: STDCXX-627
> URL: https://issues.apache.org/jira/browse/STDCXX-627
> Project: C++ Standard Library
> Issue Type: Bug
> Components: Tests
> Affects Versions: 4.2.0
> Environment: All
> Reporter: Farid Zaripov
> Assignee: Farid Zaripov
> Priority: Minor
> Fix For: 4.2.1
>
>
> The 27.ostream test fails with 2 rw_assert()'s because of STDCXX-626.
> ----------------
> # ASSERTION (S7) (4 lines):
> # TEXT: std::basic_ostream<char>::flush() unexpectedly made 1 calls to
> rdbuf()->sync() when rdstate () == failbit
> # CLAUSE: lib.ostream
> # LINE: 1426
> # ASSERTION (S7) (4 lines):
> # TEXT: std::basic_ostream<unsigned short>::flush() unexpectedly made 1 calls
> to rdbuf()->sync() when rdstate () == failbit
> # CLAUSE: lib.ostream
> # LINE: 1426
> ----------------
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.