* Mamoru TASAKA: > Well, I don't know well.. So what fwupd seems to be doing here is like: > > $ echo -e "1.0\xc2\xa0kB" > a.txt > $ echo -e "1.0 kB" > b.txt > $ diff -uNp a.txt b.txt > > and my console (gnome-terminal) says: > > --- a.txt 2019-02-02 21:03:43.855731848 +0900 > +++ b.txt 2019-02-02 21:03:50.462725614 +0900 > @@ -1 +1 @@ > -1.0 kB > +1.0 kB > > So actually it "differs", but it does not show "?" character. (But currently > I tried the above on F-29, not F-30).
I'm not concerned about the NBSP character. The transliteration to ? worries me. This looks like something we need to fix, but I don't know if that needs to happen in glib2 or glibc. Thanks, Florian _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org