gcc/libstdc++-v3/config/locale/gnu
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.cc c_locale.cc: Fix throw messages to use the __N marker. 2004-01-27 00:49:03 +00:00
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
c++locale_internal.h c++locale_internal.h: Remove prototypes of no longer used GLIBC thread locale functions. 2004-02-02 23:45:34 +00:00
codecvt_members.cc codecvt_members.cc (codecvt::do_in, [...]): More minor tweaks. 2003-11-30 19:10:50 +00:00
collate_members.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
ctype_members.cc 2004-08-12 Jan Beulich <jbeulich@novell.com> 2004-08-12 09:46:39 +00:00
messages_members.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
messages_members.h re PR libstdc++/12854 (libstdc++ vs. -Weffc++) 2004-05-22 23:46:34 +00:00
monetary_members.cc 2004-06-28 Paolo Carlini <pcarlini@suse.de> 2004-06-28 09:27:18 +00:00
numeric_members.cc 2004-06-18 Paolo Carlini <pcarlini@suse.de> 2004-06-18 10:54:44 +00:00
time_members.cc PR libstdc++/17038 (partial) 2004-08-25 23:38:29 +00:00
time_members.h re PR libstdc++/12854 (libstdc++ vs. -Weffc++) 2004-05-22 23:46:34 +00:00