This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r117282 - in /branches/libstdcxx_so_7-branch/li...


Author: paolo
Date: Thu Sep 28 14:40:12 2006
New Revision: 117282

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117282
Log:
2006-09-28  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/29217
	* include/bits/locale_classes.h: Fix (swap) numerical encodings of
	time and collate categories.
	* src/locale_init.cc: Consistently reorder locale::_Impl::_S_id_time
	and _S_id_collate.
	* src/locale.cc: Tweak.

Modified:
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/bits/locale_classes.h
    branches/libstdcxx_so_7-branch/libstdc++-v3/src/locale.cc
    branches/libstdcxx_so_7-branch/libstdc++-v3/src/locale_init.cc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]