Issue Details (XML | Word | Printable)

Key: STDCXX-644
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Travis Vitek
Reporter: Travis Vitek
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
C++ Standard Library

[IBM XLC++ 9.0/AIX 5.3] SIGHUP in 19.exceptions.mt

Created: 02/Nov/07 10:30 PM   Updated: 06/May/08 12:55 AM
Return to search
Component/s: Tests
Affects Version/s: 4.2.0
Fix Version/s: 4.2.1

Time Tracking:
Original Estimate: 8h
Original Estimate - 8h
Remaining Estimate: 7h
Time Spent - 1h Remaining Estimate - 7h
Time Spent: 1h
Time Spent - 1h Remaining Estimate - 7h

Environment: AIX
Issue Links:
Blocker
 

Severity: Incorrect Behavior
Resolution Date: 27/Mar/08 06:07 AM


 Description  « Hide

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.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no subversion log entries for this issue yet.