You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@stdcxx.apache.org by "Travis Vitek (JIRA)" <ji...@apache.org> on 2008/05/06 02:51:56 UTC

[jira] Closed: (STDCXX-742) [IBM XLC++ 9.0/AIX 5.3] 22.locale.messages fails with assertions

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

Travis Vitek closed STDCXX-742.
-------------------------------


Closing resolved and verified 4.2.1 issue.

> [IBM XLC++ 9.0/AIX 5.3] 22.locale.messages fails with assertions
> ----------------------------------------------------------------
>
>                 Key: STDCXX-742
>                 URL: https://issues.apache.org/jira/browse/STDCXX-742
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: 22. Localization
>    Affects Versions: 4.2.0
>            Reporter: Travis Vitek
>            Assignee: Travis Vitek
>            Priority: Minor
>             Fix For: 4.2.1
>
>   Original Estimate: 3h
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> This is an additional set of failures that remain after fixing the catopen() failure in STDCXX-665.
> {noformat}
> # ASSERTION (S7) (4 lines):
> # TEXT: has_fact<messages_byname<char> >(locale()) == false
> # CLAUSE: lib.category.messages
> # LINE: 320
> # ASSERTION (S7) (4 lines):
> # TEXT: use_fact<messages_byname<char> >(locale()) failed to throw
> # CLAUSE: lib.category.messages
> # LINE: 329
> # ASSERTION (S7) (4 lines):
> # TEXT: has_fact<messages_byname<char> >(locale("C")) == true
> # CLAUSE: lib.category.messages
> # LINE: 320
> # ASSERTION (S7) (4 lines):
> # TEXT: use_fact<messages_byname<char> >(locale("C")) failed to throw
> # CLAUSE: lib.category.messages
> # LINE: 329
> {noformat}

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