]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix typo in std::wbuffer_convert
authorJonathan Wakely <jwakely@redhat.com>
Fri, 5 Jan 2018 22:48:45 +0000 (22:48 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 5 Jan 2018 22:48:45 +0000 (22:48 +0000)
commit26204b8faad96b6020fec0f956feebf6fb73a2c2
tree785e75d4efde33fcaf414f7771ecb6abc3850431
parent2cc2286e99065dd8e4e80ccfd3a553d423f8e99d
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.

From-SVN: r256300
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/locale_conv.h
libstdc++-v3/testsuite/22_locale/conversions/buffer/3.cc [new file with mode: 0644]