[
https://issues.apache.org/jira/browse/STDCXX-608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Travis Vitek updated STDCXX-608:
--------------------------------
Attachment: (was: stdcxx-608.patch)
> test driver support for canonical locale names
> ----------------------------------------------
>
> Key: STDCXX-608
> URL: https://issues.apache.org/jira/browse/STDCXX-608
> Project: C++ Standard Library
> Issue Type: Bug
> Components: Tests
> Affects Versions: 4.2.0
> Environment: IBM XLC++ 9.0/AIX 5.3
> Reporter: Martin Sebor
> Assignee: Travis Vitek
> Fix For: 4.2.1
>
> Original Estimate: 24h
> Time Spent: 8.5h
> Remaining Estimate: 0h
>
> When compiled with IBM XLC++ 9.0 on AIX 5.3, the majority of ctype tests
> appear to hang (or time out). The output below has been copied from a 12a log
> for the latest trunk:
> {noformat}
> 22.locale.ctype.is HUP 0 7.330
> 259.490 300.090
> 22.locale.ctype.narrow HUP 0 7.630
> 269.980 300.090
> 22.locale.ctype HUP 0 8.090
> 274.500 300.130
> 22.locale.ctype.scan 0 0 540926 2 99% 4.320
> 140.280 154.680
> 22.locale.ctype.tolower HUP 0 7.720
> 275.110 300.090
> 22.locale.ctype.toupper HUP 0 7.860
> 282.690 300.100
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.