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

r249257 - in /branches/gcc-6-branch/libstdc++-v...


Author: redi
Date: Fri Jun 16 14:09:36 2017
New Revision: 249257

URL: https://gcc.gnu.org/viewcvs?rev=249257&root=gcc&view=rev
Log:
Fix std::wbuffer_convert::sync()

	* include/bits/locale_conv.h (wbuffer_convert::sync): Fix condition.
	* testsuite/22_locale/conversions/buffer/2.cc: New.

Added:
    branches/gcc-6-branch/libstdc++-v3/testsuite/22_locale/conversions/buffer/2.cc
Modified:
    branches/gcc-6-branch/libstdc++-v3/ChangeLog
    branches/gcc-6-branch/libstdc++-v3/include/bits/locale_conv.h


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