[PATCH] libstdc++/9322

Benjamin Kosnik bkoz@redhat.com
Thu Jan 23 22:46:00 GMT 2003


>2003-01-22  Petur Runolfsson  <peturr02@ru.is>
>
>	PR libstdc++/9322
>	* include/std/std_streambuf.h
>	(basic_streambuf::basic_streambuf,
>	basic_streambuf::~basic_streambuf,
>	basic_streambuf::getloc, basic_streambuf::imbue):
>	Remove _M_buf_locale_init
>	* include/bits/fstream.tcc (basic_filebuf::imbue):  Likewise
>	* testsuite/27_io/filebuf_virtuals.cc (test08):  Add.
>	* testsuite/27_io/streambuf_members.cc (test08):  Add.
>	* testsuite/27_io/stringbuf_virtuals.cc (test08):  Add.

Excellent. I've applied this patch, and one like it that doesn't remove
_M_buf_locale_init (just ignores it) to gcc-3_3-branch and
gcc-3_2-branch.

Thanks!

-benjamin



More information about the Libstdc++ mailing list