gcc/libstdc++-v3/testsuite/17_intro
Benjamin Kosnik d2763ab5f1 re PR libstdc++/20534 (Erroneous #include of <cassert>)
2005-05-27  Benjamin Kosnik  <bkoz@redhat.com>

	PR libstdc++/20534
	* include/debug/debug.h: Forwarding header, that pulls in details
	only if in debug mode.
	* include/debug/macros.h: ...transfer all the internal macros here.
	* include/debug/functions.h: ...transfer all the functions here.
	* include/debug/safe_iterator.h: Add functions.h, macros.h includes.
	* include/debug/safe_sequence.h: Same.
	* include/debug/vector: Tweak.
	* include/Makefile.am (debug_headers): Add new includes.
	* include/Makefile.in: Regenerate.
	* testsuite/17_intro/no_assert_neg.cc: Add.

	* include/ext/hash_set: Add debug mode include.
	* include/ext/hash_map: Same.
	* include/debug/hash_map: Fix included files to match actual files.
	* include/debug/hash_set: Same.

From-SVN: r100255
2005-05-27 15:01:45 +00:00
..
header_cassert.cc
header_cerrno.cc locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
header_csetjmp.cc locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
header_cstdarg.cc locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
header_cstddef.cc locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
header_cstdio.cc locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
header_cstdlib.cc locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
header_cstring.cc locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
header_ctime.cc locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
header_cwchar.cc locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
header_cwctype.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
header_fstream.cc
header_iomanip.cc
header_ios.cc
header_iosfwd.cc
header_iostream.cc
header_istream.cc
header_ostream.cc
header_sstream.cc
header_streambuf.cc
headers_c.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
headers_c++.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
headers.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
no_assert_neg.cc re PR libstdc++/20534 (Erroneous #include of <cassert>) 2005-05-27 15:01:45 +00:00