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 its/c++config.h.in tl/bi ...


CVSROOT:	/cvs/libstdc++
Module name:	libstdc++
Changes by:	bkoz@egcs.cygnus.com	99/09/08 21:40:35

Modified files:
	.              : ChangeLog 
	bits           : c++config.h.in 
	stl/bits       : stl_range_errors.h stl_config.h 
	src            : stdexcept.cc 

Log message:
	1999-09-08  Benjamin Kosnik  <bkoz@milou.cygnus.com>
	
	* bits/c++config.h.in: Add emacs hints.
	
	* stl/bits/stl_range_errors.h: Don't define here, for now define
	in stdexcept.cc along with string inlines __length_error, etc.
	* src/stdexcept.cc: Define here.
	* stl/bits/stl_config.h (__STL_CAN_THROW_RANGE_ERRORS): Enable, so
	at(size_t) will be declared/defined.
	(__STL_THREADS): Fix mess surrounding use of this, enable.


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