[ https://issues.apache.org/jira/browse/STDCXX-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559209#action_12559209 ]
Martin Sebor commented on STDCXX-665: ------------------------------------- I suggest bringing up the example on an AIX development newsgroup or forum: http://www-128.ibm.com/developerworks/forums/forum.jspa?forumID=905 As for the options, since we call setlocale() to initialize other facets I don't think calling the function from std::messages would make things any worse than they already are. Unless AIX requires that setlocale() be called before each call to catopen()? Does that change how you feel about (4)? > [IBM XLC++ 9.0/AIX 5.3] 22.locale.messages fails with assertions > ---------------------------------------------------------------- > > Key: STDCXX-665 > URL: https://issues.apache.org/jira/browse/STDCXX-665 > Project: C++ Standard Library > Issue Type: Bug > Components: Tests > Affects Versions: 4.2.0 > Reporter: Travis Vitek > Assignee: Travis Vitek > Fix For: 4.2.1 > > Attachments: stdcxx-665.patch > > > Currently only single threaded builds show this problem > NAME STATUS WARN ASSERTS FAILED PERCNT USER > SYS REAL > 22.locale.messages 0 0 268 106 60% 0.090 > 0.640 3.960 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.