<div dir="ltr">Hi Thomas,<div><br></div><div>That error is already fixed in our up-to-date code. So the next release will be fine.</div><div><br></div><div>Regards,</div><div>Kageyu</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-03-02 4:16 GMT+09:00 Thomas <span dir="ltr"><<a href="mailto:tosate@gmail.com" target="_blank">tosate@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi there,<br>
<br>
I am trying to remove certain fields by providing String::null to the setter<br>
method as the documentation states:<br>
"Sets the album to s. If s is String::null then this value will be cleared."<br>
<br>
tag->setTitle(TagLib::String::null);<br>
<br>
If I apply this function to a M4A file, the following message appears on the<br>
console:<br>
"TagLib: String::copyFromUTF8() - Unicode conversion error."<br>
<br>
Is there anything I can do to avoid this output?<br>
<br>
Kind reagrds,<br>
Thomas<br>
<br>
_______________________________________________<br>
taglib-devel mailing list<br>
<a href="mailto:taglib-devel@kde.org">taglib-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/taglib-devel" target="_blank">https://mail.kde.org/mailman/listinfo/taglib-devel</a><br>
</blockquote></div><br></div>