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 /configure /configure.in ...


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

Modified files:
	.              : ChangeLog configure configure.in 
	src            : complex_io.cc 

Log message:
	2000-02-17  Benjamin Kosnik  <bkoz@gnu.org>
	
	* src/complex_io.cc: Tweak.
	* configure.in: _GLIBCPP_BUGGY_COMPLEX for crosses.
	* configure: Regenerate.
	
	* 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.429&r2=1.430
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/configure.diff?cvsroot=libstdc++&r1=1.54&r2=1.55
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/configure.in.diff?cvsroot=libstdc++&r1=1.54&r2=1.55
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libstdc++/src/complex_io.cc.diff?cvsroot=libstdc++&r1=1.2&r2=1.3


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