Hello,

This code segment segfaults:

p = XML::Parser.new
p.string = ''
p.parse

I'm using revision 220.

Btw, is that the preferred way to load XML from a string instead of a file?

Thanks.
_______________________________________________
libxml-devel mailing list
libxml-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel

Reply via email to