[patch] libstdc++/69703 ignore endianness in codecvt_utf8

Jonathan Wakely jwakely@redhat.com
Wed Apr 20 17:40:00 GMT 2016


On 19/04/16 19:07 +0100, Jonathan Wakely wrote:
>This was reported as a bug in the Filesystem library, but it's
>actually a problem in the codecvt_utf8 facet that it uses.

The fix had a silly typo meaning it didn't work for big endian
targets, which was revealed by the improved tests I added.

Tested x86_64-linux and powerpc64-linux, committed to trunk.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 1446 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20160420/e1d420a5/attachment.bin>


More information about the Libstdc++ mailing list