This is the mail archive of the gcc-bugs@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]

[Bug libstdc++/38365] Locale, constructed from named and unnamed locales, become named



------- Comment #7 from paolo at gcc dot gnu dot org  2008-12-02 15:04 -------
Subject: Bug 38365

Author: paolo
Date: Tue Dec  2 15:02:53 2008
New Revision: 142358

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142358
Log:
2008-12-02  Paolo Carlini  <paolo.carlini@oracle.com>

        PR libstdc++/38365 (cont)
        * src/localename.cc (locale::locale(const locale&, const locale&,
        category)): Revert last changes.
        * src/localename.cc (locale::_Impl::_M_replace_categories(const
        _Impl*, category)): Fix here instead; rework.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/src/localename.cc


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38365


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