Issue Details (XML | Word | Printable)

Key: STDCXX-950
Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Farid Zaripov
Reporter: Farid Zaripov
Votes: 0
Watchers: 0
Operations

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

27.basic.ios test fails with assertions

Created: 03/Jun/08 10:30 AM   Updated: 03/Jun/08 09:00 PM
Return to search
Component/s: Tests
Affects Version/s: 4.2.1
Fix Version/s: 4.2.2

Time Tracking:
Original Estimate: 0.17h
Original Estimate - 0.17h
Remaining Estimate: 0h
Time Spent - 0.17h
Time Spent: 0.17h
Time Spent - 0.17h

File Attachments:
  Size
File Licensed for inclusion in ASF works 27.basic.ios.cpp.diff 2008-06-03 10:36 AM Farid Zaripov 1 kB
Environment: All

Patch Info: Patch Available
Severity: Incorrect Behavior


 Description  « Hide
The 27.basic.ios test fails with the following assertions:
# ASSERTION (S7) (5 lines):
# TEXT: basic_ios<char>::flags () == dec | skipws, got dec | skipws | nolock | nolockbuf
# CLAUSE: lib.iostream.basic_ios
# FILE: 27.basic.ios.cpp
# LINE: 253


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Farid Zaripov logged work - 03/Jun/08 10:36 AM
Time Worked: 0.17h
The patch is created and tested on MSVC.