gcc/libstdc++-v3/include
Paolo Carlini b166bded9e re PR libstdc++/9761 (filebuf::pbackfail discards previously put back characters)
2003-06-02  Paolo Carlini  <pcarlini@unitus.it>

	PR libstdc++/9761
	* include/bits/fstream.tcc (pbackfail): If the pback buffer
	is already active don't try to store in it a second char.
	* testsuite/27_io/basic_filebuf/pbackfail/char/9761.cc: New.

	* include/bits/fstream.tcc (pbackfail): Add unbuffered bits.

From-SVN: r67337
2003-06-02 16:46:28 +00:00
..
backward * include/backward/new.h: Replace "GNU CC" with "GCC". 2003-05-24 04:50:19 +00:00
bits re PR libstdc++/9761 (filebuf::pbackfail discards previously put back characters) 2003-06-02 16:46:28 +00:00
c
c_compatibility
c_std re PR libstdc++/3181 (Unable to use sqrt,cos,sin,... with int argument.) 2003-05-11 09:07:17 +00:00
ext fstream.tcc (_M_overflow): Rewrote to call _M_convert_to_external only once (_M_buf_size is now the size... 2003-05-15 23:43:15 +00:00
std std_fstream.h (_M_destroy_pback): Use _M_in_beg instead of unnecessarily taking the address of _M_pback. 2003-06-02 15:36:24 +00:00
Makefile.am [multiple changes] 2003-05-11 04:20:57 +00:00
Makefile.in [multiple changes] 2003-05-11 04:20:57 +00:00
stdc++.h