On Wed, Jul 08, 2009 at 12:15:50PM -0700, Giovanni Donelli wrote:
> Dear libXML folks,    I'm using libXML to parse a HTML, I was very happy
> with it until I found a web page which makes my parser crash. I am writing
> to inquire your help.
> 
> This is the webpage I am unable to parse successfully:
> http://www.dlc.fi/~hurmari/index96.html
> 
> Here's my parser code:

  I can't debug your code, but
  xmllint --sax --html http://www.dlc.fi/~hurmari/index96.html
seems to have no problem with the document, so I guess the problem
is on your side.

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
[email protected]  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to