[
https://issues.apache.org/jira/browse/STDCXX-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559271#action_12559271
]
Martin Sebor commented on STDCXX-665:
-------------------------------------
I'm inclined to view the C/POSIX case as an AIX bug. It would be good to have a
confirmation from IBM that they agree. If they do, we'll have the option of
documenting it as a limitation until IBM fixes (with the workaround being for
programs to call setlocale(LC_ALL, "some-name-other-than-C-or-POSIX") first).
Otherwise, if it's by design and IBM won't fix it I'll feel more compelled to
spend time trying to come up with a workaround.
> [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.