gcc/libstdc++-v3/include
Paolo Carlini 085825b83b re PR libstdc++/8347 (empty vector range used in string construction causes core dump.)
2002-10-27  Paolo Carlini  <pcarlini@unitus.it>

	PR libstdc++/8347
	* include/bits/basic_string.tcc
	(string::_S_construct(_InIter, _InIter, const _Alloc&,
	forward_iterator_tag)): Do not throw logic error if
	__beg == NULL && __end == __beg.
	(string::string(const _CharT*, const _Alloc&)): Tweak.
	* testsuite/21_strings/ctor_copy_dtor.cc: Add test05 from PR.

From-SVN: r58577
2002-10-27 07:35:06 +00:00
..
backward howto.html (GLIBCPP_FORCE_NEW): Document new environment variable which replaces all uses of __USE_MALLOC macro. 2002-10-18 20:52:57 +00:00
bits re PR libstdc++/8347 (empty vector range used in string construction causes core dump.) 2002-10-27 07:35:06 +00:00
c
c_compatibility
c_std
ext stl_rope.h (rope<>): Qualify dependent names with `typename'. 2002-09-17 01:56:06 +00:00
std std_limits.h (numeric_limits<T>::is_iec559): False if denormals are not supported. 2002-09-27 15:39:28 -07:00
Makefile.am Makefile.am (target_headers): Remove cpu_limits.h. 2002-09-26 05:25:14 +00:00
Makefile.in Makefile.am (target_headers): Remove cpu_limits.h. 2002-09-26 05:25:14 +00:00