1d9aba8105
2008-12-04 Paolo Carlini <paolo.carlini@oracle.com> PR libstdc++/38368 * config/locale/gnu/numeric_members.cc (numpunct<char>:: _M_initialize_numpunct, numpunct<wchar_t>::_M_initialize_numpunct): Fix for THOUSANDS_SEP == '\0' consistently with "C" locale. * config/locale/gnu/monetary_members.cc (moneypunct<char, true>:: _M_initialize_moneypunct, moneypunct<char, false>:: _M_initialize_moneypunct, moneypunct<wchar_t, true>:: _M_initialize_moneypunct, moneypunct<wchar_t, false>:: _M_initialize_moneypunct): Fix for __MON_DECIMAL_POINT == '\0' or __MON_THOUSANDS_SEP == '\0' consistently with "C" locale. * testsuite/22_locale/locale/cons/38368.cc: New. From-SVN: r142439 |
||
---|---|---|
.. | ||
config | ||
doc | ||
include | ||
libmath | ||
libsupc++ | ||
po | ||
scripts | ||
src | ||
testsuite | ||
acinclude.m4 | ||
aclocal.m4 | ||
ChangeLog | ||
ChangeLog-1998 | ||
ChangeLog-1999 | ||
ChangeLog-2000 | ||
ChangeLog-2001 | ||
ChangeLog-2002 | ||
ChangeLog-2003 | ||
ChangeLog-2004 | ||
ChangeLog-2005 | ||
ChangeLog-2006 | ||
ChangeLog-2007 | ||
config.h.in | ||
configure | ||
configure.ac | ||
configure.host | ||
crossconfig.m4 | ||
fragment.am | ||
linkage.m4 | ||
Makefile.am | ||
Makefile.in | ||
README |
file: libstdc++-v3/README New users may wish to point their web browsers to the file index.html in the 'doc/html' subdirectory. It contains brief building instructions and notes on how to configure the library in interesting ways.