Comment # 23
on bug 12845
from Guy Harris
(In reply to Pavel Sindelka from comment #20)
> It seems even English-speaking Windows are not a guarantee that the names
> will be pure ASCII. The other guy of the two has provided his
> --extcap-config output (see the full dump below), and there are two items
> using non-ASCII characters, one per each root hub:
>
> value {arg=99}{value=1_7}{display=Jeppe SchoubyeÔÇÖs Mouse
> #1}{enabled=false}{parent=1_3}
> value {arg=99}{value=9_1}{display=Dell Wireless 5809e GobiÔäó 4G LTE Mobile
> Broadband Card}{enabled=false}{parent=9}
There's a bit of mojibake:
https://en.wikipedia.org/wiki/Mojibake
there - is this some issue where a string in some "ASCII" code page is being
treated as UTF-8 or *vice versa*?
You are receiving this mail because:
- You are watching all bug changes.