Hi All,

       The xpath function xmlXPathNodeCollectAndTest( ) in libxml2-2.6.31
has condition on the line number 12221 which checks for the type to be of
type XML_NAMESPACE_DECL, which cannot happen since the type is of enum type
xmlXPathTypeVal which doesn't has the range to have this value. Is this
check deliberate or is it a bug.

 

       Thanks in advance for the reply.

 

Regards,

Nagesh.

_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to