You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2006/06/28 20:17:29 UTC

[jira] Created: (STDCXX-221) std::istream::readsome() sets badbit instead of eofbit on EOF

std::istream::readsome() sets badbit instead of eofbit on EOF
-------------------------------------------------------------

         Key: STDCXX-221
         URL: http://issues.apache.org/jira/browse/STDCXX-221
     Project: C++ Standard Library
        Type: Bug

  Components: 27. Input/Output  
    Versions: 4.1.2, 4.1.3    
 Environment: all
    Reporter: Martin Sebor


Moved from the Rogue Wave bug tracking database (no test case or any detail beyond what's in the summary provided).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (STDCXX-221) std::istream::readsome() sets badbit instead of eofbit on EOF

Posted by "Farid Zaripov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/STDCXX-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545026 ] 

Farid Zaripov commented on STDCXX-221:
--------------------------------------

Can't reproduce.

The 27.istream.readsome.cpp test runs without assertions.

> std::istream::readsome() sets badbit instead of eofbit on EOF
> -------------------------------------------------------------
>
>                 Key: STDCXX-221
>                 URL: https://issues.apache.org/jira/browse/STDCXX-221
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: 27. Input/Output
>    Affects Versions: 4.1.2, 4.1.3
>         Environment: all
>            Reporter: Martin Sebor
>             Fix For: 4.2.1
>
>
> Moved from the Rogue Wave bug tracking database (no test case or any detail beyond what's in the summary provided).

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


[jira] Updated: (STDCXX-221) std::istream::readsome() sets badbit instead of eofbit on EOF

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

Martin Sebor updated STDCXX-221:
--------------------------------

         Severity: Incorrect Behavior
    Fix Version/s: 4.2.1

> std::istream::readsome() sets badbit instead of eofbit on EOF
> -------------------------------------------------------------
>
>                 Key: STDCXX-221
>                 URL: https://issues.apache.org/jira/browse/STDCXX-221
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: 27. Input/Output
>    Affects Versions: 4.1.2, 4.1.3
>         Environment: all
>            Reporter: Martin Sebor
>             Fix For: 4.2.1
>
>
> Moved from the Rogue Wave bug tracking database (no test case or any detail beyond what's in the summary provided).

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


[jira] Closed: (STDCXX-221) std::istream::readsome() sets badbit instead of eofbit on EOF

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

Martin Sebor closed STDCXX-221.
-------------------------------

    Resolution: Cannot Reproduce
      Assignee: Martin Sebor

The bug was originally reported against 3.0 so it must have been fixed in the meantime.

> std::istream::readsome() sets badbit instead of eofbit on EOF
> -------------------------------------------------------------
>
>                 Key: STDCXX-221
>                 URL: https://issues.apache.org/jira/browse/STDCXX-221
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: 27. Input/Output
>    Affects Versions: 4.1.2, 4.1.3
>         Environment: all
>            Reporter: Martin Sebor
>            Assignee: Martin Sebor
>             Fix For: 4.2.1
>
>
> Moved from the Rogue Wave bug tracking database (no test case or any detail beyond what's in the summary provided).

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