From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2006-01-30 08:43:50


Douglas Gregor wrote:

> |iostreams|
> auto_close_test: tru64cxx71-006
> code_converter_test: tru64cxx71-006
> component_access_test: tru64cxx71-006
> compose_test: tru64cxx71-006
> copy_test: tru64cxx71-006
> counter_test: tru64cxx71-006
> example_test: tru64cxx71-006
> filtering_stream_test: tru64cxx71-006
> finite_state_filter_test: tru64cxx71-006
> flush_test: tru64cxx71-006
> invert_test: tru64cxx71-006
> line_filter_test: tru64cxx71-006
> newline_test: tru64cxx71-006
> pipeline_test: tru64cxx71-006
> regex_filter_test: tru64cxx71-006
> restrict_test: tru64cxx71-006
> seekable_file_test: tru64cxx71-006
> seekable_filter_test: tru64cxx71-006
> stdio_filter_test: tru64cxx71-006
> symmetric_filter_test: tru64cxx71-006
> tee_test: tru64cxx71-006
> wide_stream_test: tru64cxx71-006

As the author of iostreams has been absent from the list for quite a while,
I have merged the changes from RC_1_33_0 to HEAD which fix these failures
myself. I hope I didn't break anything, as the merge had some conflicts.
The next regression report will show how things went.

Markus