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

redi@gcc.gnu.org redi@gcc.gnu.org
Fri Jan 5 22:48:00 GMT 2018


Author: redi
Date: Fri Jan  5 22:48:45 2018
New Revision: 256300

URL: https://gcc.gnu.org/viewcvs?rev=256300&root=gcc&view=rev
Log:
Fix typo in std::wbuffer_convert

Backport from mainline
2017-11-14  Jonathan Wakely  <jwakely@redhat.com>

	* include/bits/locale_conv.h (wbuffer_convert::_M_conv_get): Fix typo.
	* testsuite/22_locale/conversions/buffer/3.cc: New test.

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



More information about the Libstdc++-cvs mailing list