]> granicus.if.org Git - taglib/commit
Don't decode redundant UTF-8 sequences in Win32.
authorTsuda Kageyu <tsuda.kageyu@gmail.com>
Thu, 10 Nov 2016 08:09:40 +0000 (17:09 +0900)
committerTsuda Kageyu <tsuda.kageyu@gmail.com>
Thu, 10 Nov 2016 08:12:58 +0000 (17:12 +0900)
commit7b8d576bdee3b7304806b3008bfde30baa3d03a6
tree0e06e3e565be14335d9cea045976c3efdc246ed7
parent2651372291df9106ff2c63c1e356969239fe31b4
Don't decode redundant UTF-8 sequences in Win32.

Linux and OS X are working well and won't be affected.
taglib/toolkit/tstring.cpp
tests/test_string.cpp