This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r184759 - in /branches/libstdcxx_so_7-2-branch/...
- From: fdumont at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Thu, 01 Mar 2012 20:32:54 -0000
- Subject: r184759 - in /branches/libstdcxx_so_7-2-branch/...
Author: fdumont
Date: Thu Mar 1 20:32:53 2012
New Revision: 184759
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184759
Log:
2012-03-01 FranÃois Dumont <fdumont@gcc.gnu.org>
DR libstdc++/13631
* config/locale/gnu/messages_member.h, messages_member.cc: Prefer
dgettext usage to gettext to allow usage of several catalogs at the
same time. Add an internal cache to make catalog names to catalog ids.
* testsuite/22_locale/messages/13631.cc: New.
Added:
branches/libstdcxx_so_7-2-branch/libstdc++-v3/testsuite/22_locale/messages/13631.cc
Modified:
branches/libstdcxx_so_7-2-branch/libstdc++-v3/ChangeLog.libstdcxx_so_7-2-branch
branches/libstdcxx_so_7-2-branch/libstdc++-v3/config/locale/gnu/messages_members.cc
branches/libstdcxx_so_7-2-branch/libstdc++-v3/config/locale/gnu/messages_members.h