Re: [libvirt] [libvirt-glib] Corrections to satisfy latest GIR

2012-05-02 Thread Daniel P. Berrange
On Tue, May 01, 2012 at 08:30:27PM +0300, Zeeshan Ali (Khattak) wrote: From: Zeeshan Ali (Khattak) zeesha...@gnome.org --- libvirt-gconfig/libvirt-gconfig-domain.c |1 + libvirt-gobject/libvirt-gobject-domain-snapshot.c |1 + libvirt-gobject/libvirt-gobject-domain.c

Re: [libvirt] [libvirt-glib] Corrections to satisfy latest GIR

2012-05-02 Thread Christophe Fergeau
What happens when some parameters are not listed/when some blank lines are missing? Does it output a warning, or abort? Also, one oddity below, Christophe On Tue, May 01, 2012 at 08:30:27PM +0300, Zeeshan Ali (Khattak) wrote: From: Zeeshan Ali (Khattak) zeesha...@gnome.org ---

Re: [libvirt] [libvirt-glib] Corrections to satisfy latest GIR

2012-05-02 Thread Zeeshan Ali (Khattak)
On Wed, May 2, 2012 at 1:34 PM, Christophe Fergeau cferg...@redhat.com wrote: What happens when some parameters are not listed/when some blank lines are missing? Does it output a warning, or abort? You get a warning. diff --git a/libvirt-gconfig/libvirt-gconfig-domain.c

Re: [libvirt] [libvirt-glib] Corrections to satisfy latest GIR

2012-05-02 Thread Christophe Fergeau
On Wed, May 02, 2012 at 05:17:19PM +0300, Zeeshan Ali (Khattak) wrote: On Wed, May 2, 2012 at 1:34 PM, Christophe Fergeau cferg...@redhat.com wrote: I'm a bit surprised that here you add a @err annotation, but further down the patch you rename some @err to @error. Was the renaming an

[libvirt] [libvirt-glib] Corrections to satisfy latest GIR

2012-05-01 Thread Zeeshan Ali (Khattak)
From: Zeeshan Ali (Khattak) zeesha...@gnome.org --- libvirt-gconfig/libvirt-gconfig-domain.c |1 + libvirt-gobject/libvirt-gobject-domain-snapshot.c |1 + libvirt-gobject/libvirt-gobject-domain.c |3 +++ libvirt-gobject/libvirt-gobject-interface.c |2 ++