alpha-linus support in

Benjamin Kosnik bkoz@cygnus.com
Sat Apr 1 00:00:00 GMT 2000


with cvs egcs and cvs libstdc++ after:

2000-03-09  Benjamin Kosnik  <bkoz@fidel.cygnus.com>
	
	* testsuite/27_io/streambuf.cc (class testbuf): Same here.	
	* bits/fpos.h: And here.
	* bits/std_ostream.h: Same here.
	* bits/std_istream.h: Same here.
	* bits/basic_ios.h: Same here.
	* bits/std_fstream.h: Same here.
	* bits/sbuf_iter.h (std): Here too.
	* bits/std_sstream.h: Make types public.

	* src/misc-inst.cc: Use size_t instead of unsigned int. 
	* bits/locale_facets.tcc (_S_format): For now, cast to char. I
	suppose this should be ctype::narrow... all the ctype<wchar_t>
	stuff needs to be cleaned up.

you'll need to kill -Winline till g++ mainline gets fixed.

-benjamin


More information about the Libstdc++ mailing list