• bkoz's avatar
    · d835ee13
    bkoz authored
    2000-05-08  Benjamin Kosnik  <bkoz@cygnus.com>
    
    	* bits/fstream.tcc (filebuf::_M_init_filebuf): Don't set
    	_M_buf_size based on macro, instead use _M_buf_size_opt.
    	* bits/std_streambuf.h (basic_streambuf): Add _M_buf_size_opt.
    	(basic_streambuf()): Set _M_buf_size_opt.
    	* testsuite/27_io/filebuf.cc (filebuf): Use _M_buf_size_opt
    	instead of _M_buf_size.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33768 138bc75d-0d04-0410-961f-82ee72b054a4
    d835ee13
ChangeLog 212 KB