[
https://issues.apache.org/jira/browse/STDCXX-644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Travis Vitek resolved STDCXX-644.
---------------------------------
Resolution: Fixed
> [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.