On Wed, Jan 21, 2015 at 4:20 PM, Albert Astals Cid <aa...@kde.org> wrote:
> El Dimecres, 21 de gener de 2015, a les 13:24:02, Vishesh Handa va escriure:
>> On Wednesday, January 21, 2015 11:51:13 AM Milian Wolff wrote:
>> > Or just use Qt directly:
>> >
>> > http://stackoverflow.com/questions/18227530/check-if-utf-8-string-is-valid
>> > -i n-qt/18228382#18228382
>> >
>> > If it fails, either discard the file. Or try again with the system
>> > encoding
>> > (if that is not UTF-8) and discard otherwise.
>>
>> That's exactly what I've currently implemented. I was a little concerned
>> about discarding the file. Oh well.
>
> Maybe you can also use KEncodingProber as third step?

>From what I understand from the original question, KEncodingProber
would be the one step and the question from StackOverflow is just as
bad as the current state.

David E. Narvaez

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to