[libxml-devel] [ libxml-Bugs-21607 ] XML::Reader#read_state never returns MODE_EOF
noreply at rubyforge.org
noreply at rubyforge.org
Tue Aug 19 14:24:53 EDT 2008
Bugs item #21607, was opened at 2008-08-19 13:24
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=1971&aid=21607&group_id=494
Category: General
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Kelvin Liu (kliuless)
Assigned to: Nobody (None)
Summary: XML::Reader#read_state never returns MODE_EOF
Initial Comment:
Even after the XML::Reader has reached the end of the stream, the read_state is returning MODE_READING instead of MODE_EOF.
This is on Mac OS Leopard with libxml 2.6.16.
I do not see the problem on sparc/solaris with libxml 2.6.31.
Sorry, I don't have time to try different versions on the two boxes.
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=1971&aid=21607&group_id=494
More information about the libxml-devel
mailing list