Re: [libvirt] [libvirt-glib 1/4] Refactor gvir_config_object_delete_child

2012-01-19 Thread Daniel P. Berrange
On Wed, Jan 18, 2012 at 04:50:41PM +0100, Christophe Fergeau wrote: By changing gvir_config_xml_foreach_child to make it robust against current node deletion in the foreach callback, we can use gvir_config_object_foreach_child to implement gvir_config_object_delete_child ---

[libvirt] [libvirt-glib 1/4] Refactor gvir_config_object_delete_child

2012-01-18 Thread Christophe Fergeau
By changing gvir_config_xml_foreach_child to make it robust against current node deletion in the foreach callback, we can use gvir_config_object_foreach_child to implement gvir_config_object_delete_child --- libvirt-gconfig/libvirt-gconfig-helpers.c |5 +++-