You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2008/02/01 05:37:08 UTC

[jira] Assigned: (STDCXX-644) [IBM XLC++ 9.0/AIX 5.3] SIGHUP in 19.exceptions.mt

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

Martin Sebor reassigned STDCXX-644:
-----------------------------------

    Assignee: Travis Vitek

> [IBM XLC++ 9.0/AIX 5.3] SIGHUP in 19.exceptions.mt
> --------------------------------------------------
>
>                 Key: STDCXX-644
>                 URL: https://issues.apache.org/jira/browse/STDCXX-644
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 4.2.0
>         Environment: AIX
>            Reporter: Travis Vitek
>            Assignee: Travis Vitek
>            Priority: Minor
>             Fix For: 4.2.1
>
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> The test fails because a loop counter is trounced on every iteration, preventing the loop condition from failing. A simple workaround would be to move the declaration of the loop variable so as to avoid the problem so that the test can run.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.