Re: [libvirt] [PATCH 00/13] Remove many custom error reporting macros

2012-07-18 Thread Daniel P. Berrange
On Wed, Jul 18, 2012 at 05:58:34AM -0600, Eric Blake wrote: > On 07/18/2012 05:52 AM, Daniel P. Berrange wrote: > > This series is all about replacing custom error reporting macros > > with a common virReportError macro > > > > 79 files changed, 3510 insertions(+), 3705 deletions(-) > > > > Yet

Re: [libvirt] [PATCH 00/13] Remove many custom error reporting macros

2012-07-18 Thread Eric Blake
On 07/18/2012 05:52 AM, Daniel P. Berrange wrote: > This series is all about replacing custom error reporting macros > with a common virReportError macro > > 79 files changed, 3510 insertions(+), 3705 deletions(-) > Yet another big series that nukes more than it adds, and is probably mostly mec

[libvirt] [PATCH 00/13] Remove many custom error reporting macros

2012-07-18 Thread Daniel P. Berrange
This series is all about replacing custom error reporting macros with a common virReportError macro cfg.mk| 29 po/POTFILES.in|1 src/conf/cpu_conf.c | 224 +- src/conf/domain_conf.c