[Expat-bugs] parse error including some specific characters of UTF-8

Karl Waclawek karl at waclawek.net
Fri Oct 6 19:40:55 CEST 2006


Chikara Taura wrote:
> I am using the Expat-2.0.0 lib. When xml includes some specific
> characters of UTF-8, expat fails to parse it. I've attached a sample
> program to reproduce this problem.
>
> Any help would be appreciated.
It seems that Unicode character 05 is not a valid XML character - see
http://www.w3.org/TR/xml/#charsets.

Karl


More information about the Expat-bugs mailing list