[ https://issues.apache.org/jira/browse/STDCXX-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12589942#action_12589942 ] Farid Zaripov commented on STDCXX-742: -------------------------------------- Merged in 4.2.x branch thus: http://svn.apache.org/viewvc?view=rev&revision=648752 > [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.1 > 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 >(locale()) == false > # CLAUSE: lib.category.messages > # LINE: 320 > # ASSERTION (S7) (4 lines): > # TEXT: use_fact >(locale()) failed to throw > # CLAUSE: lib.category.messages > # LINE: 329 > # ASSERTION (S7) (4 lines): > # TEXT: has_fact >(locale("C")) == true > # CLAUSE: lib.category.messages > # LINE: 320 > # ASSERTION (S7) (4 lines): > # TEXT: use_fact >(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.