CVSROOT:        /cvs/gnome
Module name:    libxml++
Changes by:     murrayc 05/05/15 07:40:08

Modified files:
        .              : ChangeLog 
        libxml++       : document.h 
        libxml++/nodes : node.cc 

Log message:
2005-05-15  Murray Cumming <[EMAIL PROTECTED]>

* libxml++/document.h: Add comments about possibly deriving this
from Node, though it needs investigation, and we can not do this
in the stable API.
* libxml++/nodes/node.cc: get_namespace(), get_namespace_prefix():
Return an empty string if the node is actually a Document, because
the underlying xmlDocument struct has no ns field. This should
prevent the crash in bug #161825 
[http://bugzilla.gnome.org/show_bug.cgi?id=161825].

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libxml%2B%2B&who=murrayc&date=explicit&mindate=2005-05-15%2007:39&maxdate=2005-05-15%2007:41

_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to