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/06/03 12:36:45 UTC

[jira] Updated: (STDCXX-950) 27.basic.ios test fails with assertions

     [ https://issues.apache.org/jira/browse/STDCXX-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Farid Zaripov updated STDCXX-950:
---------------------------------

    Attachment: 27.basic.ios.cpp.diff

The proposed patch is attached.

ChangeLog:
{noformat}
2008-06-03  Farid Zaripov  <fa...@epam.com>

	* tests/iostream/27.basic.ios.cpp (test_ctors): Clear internal fmtflags
	bits when verifying basic_ios::flags() method.
{noformat}

> 27.basic.ios test fails with assertions
> ---------------------------------------
>
>                 Key: STDCXX-950
>                 URL: https://issues.apache.org/jira/browse/STDCXX-950
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: trunk
>         Environment: All
>            Reporter: Farid Zaripov
>            Assignee: Farid Zaripov
>            Priority: Minor
>             Fix For: 4.2.2
>
>         Attachments: 27.basic.ios.cpp.diff
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> The 27.basic.ios test fails with the following assertions:
> {noformat}
> # ASSERTION (S7) (5 lines):
> # TEXT: basic_ios<char>::flags () == dec | skipws, got dec | skipws | nolock | nolockbuf
> # CLAUSE: lib.iostream.basic_ios
> # FILE: 27.basic.ios.cpp
> # LINE: 253
> {noformat}

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