[v3] configure/test sanity

Benjamin Kosnik bkoz@redhat.com
Mon Aug 27 23:14:00 GMT 2001


The final form of the configure and test bits for the locales changes continues to elude me, I confess. However, this does standardize all the current work into one format, broken down by facet and locale model. I find it the least confusing of the several conflicting methods now in use, and wish to use if for all locale work.

This patch does this. Checked into mainline only, after testing with generic and gnu locale models.

There's a new regression, 22_locale/codecvt.cc, which should be fixed shortly.

2001-08-27  Benjamin Kosnik  <bkoz@redhat.com>

        * config/locale/c_locale_gnu.cc: Move facet info to separate files...
        * config/locale/c_locale_generic.cc: Same.
        * config/locale/moneypunct_members_gnu.cc: New file.
        * config/locale/moneypunct_members_generic.cc: New file.        
        * config/locale/numpunct_members_gnu.cc: New file.
        * config/locale/numpunct_members_generic.cc: New file.  
        * acinclude.m4 (GLIBCPP_ENABLE_CLOCALE): Add moneypunct, numpunct
        options.
        * aclocal.m4: Regenerate.
        * configure: Regenerate.
        * src/Makefile.am (sources): And here.
        * src/Makefile.in: Regenerate.
        
        Rename for consistency with rest of testsuite.
        * testsuite/22_locale/codecvt.cc: New file.
        * testsuite/22_locale/money_put.cc: New file.
        * testsuite/22_locale/money_put_members_char.cc: New file.
p.20010827.bz2

-------------- next part --------------
A non-text attachment was scrubbed...
Name: p.20010827.bz2
Type: application/x-bzip2
Size: 14392 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20010827/b421379a/attachment.bz2>


More information about the Gcc-patches mailing list