[Expat-discuss] re: Invalid Token: Carriage return?

Steven Nikkel steven_nikkel at ertyu.org
Thu Sep 25 11:45:48 EDT 2003


Well, the file isn't all that important,
something simple like this does it depending on the file format:

<Master>
<transport>
</transport>
</Master>

Parse error at line 2, character 0:
not well-formed (invalid token)

I've compiled the expat library into my program. It is used to parse XML
files used for configuration.

> I am skeptical, as this would make Expat basically unusable,
> however it is used extensively in many places and this behaviour
> has not been reported before.
>
> Please post a sample file that triggers this behaviour.
> Also, *how* are you using Expat?
>
> Karl



More information about the Expat-discuss mailing list