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/01/29 16:31:34 UTC

[jira] Updated: (STDCXX-608) test driver support for canonical locale names

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

Travis Vitek updated STDCXX-608:
--------------------------------

    Summary: test driver support for canonical locale names  (was: [IBM XLC++ 9.0/AIX 5.3] SIGHUP in ctype tests)

> 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
>
>         Attachments: countries, encodings, languages, stdcxx-608.patch
>
>   Original Estimate: 24h
>          Time Spent: 6.5h
>  Remaining Estimate: 17.5h
>
> 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.