gcc/libstdc++-v3/include
Paolo Carlini 3039874b15 locale_facets.tcc (money_put::do_put(long double)): Fix dimensioning of temporary buffers to avoid risk of overruns.
2002-03-18  Paolo Carlini  <pcarlini@unitus.it>

	* include/bits/locale_facets.tcc
	(money_put::do_put(long double)): Fix dimensioning of
	temporary buffers to avoid risk of overruns.
	(money_put::do_put(string)): Same for the buffer used to
	add the grouping chars.
	* testsuite/22_locale/money_put_members_char.cc: Add test06.
	* testsuite/22_locale/money_put_members_wchar_t.cc: Ditto.

	* include/bits/locale_facets.tcc
	(collate::do_transform): Simplify.

From-SVN: r51012
2002-03-18 23:11:57 +00:00
..
backward hash_map.h: hash, hashtable, hash_map and hash_multimap are in namespace __gnu_cxx. 2002-03-18 10:47:15 +00:00
bits locale_facets.tcc (money_put::do_put(long double)): Fix dimensioning of temporary buffers to avoid risk of overruns. 2002-03-18 23:11:57 +00:00
c
c_shadow
c_std acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Check for wctype.h. 2002-03-12 02:42:11 +00:00
ext Makefile.am (doxygen, [...]): Tweak targets. 2002-01-28 22:13:12 +00:00
std std_limits.h: Move static const data members out of generic template... 2002-03-08 17:59:14 +00:00
Makefile.am Makefile.am (thread_target_headers): Unconditionally stage and install gthr-posix.h. 2002-02-26 23:02:52 +00:00
Makefile.in c_locale_generic.cc: Move to... 2002-03-09 02:16:36 +00:00