You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Farid Zaripov (JIRA)" <ji...@apache.org> on 2007/11/01 17:24:50 UTC

[jira] Created: (STDCXX-626) [LWG #581] std::basic_ostream::flush() unexpectedly calls to rdbuf()->sync() when rdstate() != goodbit

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

                 Key: STDCXX-626
                 URL: https://issues.apache.org/jira/browse/STDCXX-626
             Project: C++ Standard Library
          Issue Type: Bug
          Components: 27. Input/Output
    Affects Versions: 4.2, 4.1.4, 4.1.3, 4.1.2
         Environment: All
            Reporter: Farid Zaripov
            Priority: Trivial
             Fix For: 4.2.1


The details are here: http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-active.html#581

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor reassigned STDCXX-626:
-----------------------------------

    Assignee: Martin Sebor

> [LWG #581]  std::ostream::flush() unexpectedly calls to rdbuf()->sync() when rdstate() != goodbit
> -------------------------------------------------------------------------------------------------
>
>                 Key: STDCXX-626
>                 URL: https://issues.apache.org/jira/browse/STDCXX-626
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: 27. Input/Output
>    Affects Versions: 4.1.2, 4.1.3, 4.1.4, 4.2.0
>         Environment: All
>            Reporter: Farid Zaripov
>            Assignee: Martin Sebor
>            Priority: Trivial
>             Fix For: 4.2.1
>
>
> The details are here: http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-active.html#581

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor closed STDCXX-626.
-------------------------------

    Resolution: Fixed

Regression test added: http://svn.apache.org/viewcvs?view=rev&rev=611016
Fix committed: http://svn.apache.org/viewcvs?view=rev&rev=611019
Fix verified in nightly results.
Merged to 4.2.1: http://svn.apache.org/viewcvs?view=rev&rev=612563
Closing.

> [LWG #581]  std::ostream::flush() unexpectedly calls to rdbuf()->sync() when rdstate() != goodbit
> -------------------------------------------------------------------------------------------------
>
>                 Key: STDCXX-626
>                 URL: https://issues.apache.org/jira/browse/STDCXX-626
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: 27. Input/Output
>    Affects Versions: 4.1.2, 4.1.3, 4.1.4, 4.2.0
>         Environment: All
>            Reporter: Farid Zaripov
>            Assignee: Martin Sebor
>            Priority: Trivial
>             Fix For: 4.2.1
>
>
> The details are here: http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-active.html#581

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor updated STDCXX-626:
--------------------------------

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

Abbreviated Summary.

> [LWG #581]  std::ostream::flush() unexpectedly calls to rdbuf()->sync() when rdstate() != goodbit
> -------------------------------------------------------------------------------------------------
>
>                 Key: STDCXX-626
>                 URL: https://issues.apache.org/jira/browse/STDCXX-626
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: 27. Input/Output
>    Affects Versions: 4.1.2, 4.1.3, 4.1.4, 4.2.0
>         Environment: All
>            Reporter: Farid Zaripov
>            Priority: Trivial
>             Fix For: 4.2.1
>
>
> The details are here: http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-active.html#581

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.