[Expat-bugs] [ expat-Bugs-1175611 ] invalid token parse error

SourceForge.net noreply at sourceforge.net
Sun Apr 3 04:59:35 CEST 2005


Bugs item #1175611, was opened at 2005-04-02 18:59
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1175611&group_id=10127

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: invalid token parse error

Initial Comment:
hello,

i am new to using xml parsers in C. i have been playing 
with expat on a windows machine running cygwin and a 
gcc compiler. The version i am using is 1.95.8. i have 
written a code which i think is ok as its parsing the 
document ok but to certain extent only.its giving a 
invalid token error.i am attachig the code and the 
contents of the xml file if any one would point me to 
wher i might be making a mistake, i would really 
appreciate it.

the code is attached, the contents of the file are 

<a>
<b>
	<c>kkkk</c>
</b>
<d>
	<e>pppp</e>
</d>
</a>

i am pasting the contents of the file above as the form 
allows to upload only one file

any help would be really appreciated.

Thanks
venu

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=110127&aid=1175611&group_id=10127


More information about the Expat-bugs mailing list