You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@stdcxx.apache.org by "Farid Zaripov (JIRA)" <ji...@apache.org> on 2008/01/29 16:47:33 UTC

[jira] Assigned: (STDCXX-627) The 27.ostream test fails

     [ 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.