libstdc++/ /ChangeLog its/c++config.h.in tl/bi ...

bkoz@sourceware.cygnus.com bkoz@sourceware.cygnus.com
Wed Sep 8 21:40:00 GMT 1999


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.



More information about the Libstdc++-cvs mailing list