Re: [libvirt] [PATCH 3/4] Switch libvirtd config loading code to use error APIs

2012-04-06 Thread Eric Blake
On 04/04/2012 08:07 AM, Daniel P. Berrange wrote: > From: "Daniel P. Berrange" > > Using VIR_ERROR means the test suite can't catch error messages > easily. Use the proper error reporting APIs instead > --- > daemon/libvirtd-config.c | 56 - > daemon

[libvirt] [PATCH 3/4] Switch libvirtd config loading code to use error APIs

2012-04-04 Thread Daniel P. Berrange
From: "Daniel P. Berrange" Using VIR_ERROR means the test suite can't catch error messages easily. Use the proper error reporting APIs instead --- daemon/libvirtd-config.c | 56 - daemon/libvirtd.c|6 - 2 files changed, 40 insertions(