This is the mail archive of the libstdc++-cvs@sourceware.cygnus.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libstdc++/ /ChangeLog onfig/newlib/ctype.cc on ...


CVSROOT:	/cvs/libstdc++
Module name:	libstdc++
Changes by:	bkoz@sourceware.cygnus.com	00/02/17 00:44:02

Modified files:
	.              : ChangeLog 
	config/newlib  : ctype.cc 
	config/newlib/bits: ctype_base.h 
	src            : complex_io.cc 

Log message:
	2000-02-17  Benjamin Kosnik  <bkoz@gnu.org>
	
	* config/newlib/ctype.cc: Tweaks.
	* config/newlib/bits/ctype_base.h (ctype_base): Set mask to char,
	not const char.
	* src/complex_io.cc (operator>>(istream, complex): Define out if
	BUGGY_COMPLEX.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/ChangeLog.diff?cvsroot=libstdc++&r1=1.428&r2=1.429
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/config/newlib/ctype.cc.diff?cvsroot=libstdc++&r1=1.2&r2=1.3
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/config/newlib/bits/ctype_base.h.diff?cvsroot=libstdc++&r1=1.2&r2=1.3
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/src/complex_io.cc.diff?cvsroot=libstdc++&r1=1.1&r2=1.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]