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++/64553] [5 Regression] Missing '# ifdef _GLIBCXX_USE_WCHAR_T' in src/c++11/cxx11-shim_facet.cc


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64553

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Mon Jan 12 21:45:50 2015
New Revision: 219496

URL: https://gcc.gnu.org/viewcvs?rev=219496&root=gcc&view=rev
Log:
    PR libstdc++/64553
    * src/c++11/cxx11-shim_facets.cc: Check for wchar_t support.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/src/c++11/cxx11-shim_facets.cc


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