Re: Question about C sscanf and unicode

2020-09-14 Thread Bruno Haible
Jose Kahan wrote: > I am a contributor to an mail hypertext archiving system called > hypermail [1], which is written in C. > > Recently a bug was raised that one of its parsers had problems > when the input string had a nbsp. As you may imagine from my subject, > this is because that parser uses

Question about C sscanf and unicode

2020-09-14 Thread jkjdll
Hi, I am a contributor to an mail hypertext archiving system called hypermail [1], which is written in C. Recently a bug was raised that one of its parsers had problems when the input string had a nbsp. As you may imagine from my subject, this is because that parser uses sscanf and the nbsp corre