gcc/libstdc++-v3/config/locale/generic
Paolo Carlini cb79308987 PR libstdc++/17038 (partial)
2004-08-25  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/17038 (partial)
	* include/bits/locale_facets.tcc (time_put<>::do_put): Increase
	__maxlen to 128.
	* include/bits/locale_facets.h (class __timepunct): Add FIXME
	comment about _M_put.
	* config/locale/generic/time_members.cc (_M_put): Always null
	terminate __s.
	* config/locale/gnu/time_members.cc (_M_put): Likewise.
	* testsuite/22_locale/time_put/put/char/17038.cc: New.
	* testsuite/22_locale/time_put/put/wchar_t/17038.cc: New.

From-SVN: r86586
2004-08-25 23:38:29 +00:00
..
c++locale_internal.h
c_locale.cc
c_locale.h c_locale.h (__convert_from_v): Don't use a default for __prec, assume __prec >= 0 and simplify. 2004-08-07 13:48:31 +00:00
codecvt_members.cc
codecvt_specializations.h
collate_members.cc
ctype_members.cc 2004-08-12 Jan Beulich <jbeulich@novell.com> 2004-08-12 09:46:39 +00:00
messages_members.cc
messages_members.h Fixups for EDG front end. 2004-04-07 03:33:36 +00:00
monetary_members.cc acconfig.h: Remove _GLIBCXX_USE_LONG_DOUBLE entry, not used anymore. 2004-04-16 09:23:05 +00:00
numeric_members.cc acconfig.h: Remove _GLIBCXX_USE_LONG_DOUBLE entry, not used anymore. 2004-04-16 09:23:05 +00:00
time_members.cc PR libstdc++/17038 (partial) 2004-08-25 23:38:29 +00:00
time_members.h