[Libvir] PATCH 5/9: Adapt to virError API

Daniel P. Berrange berrange at redhat.com
Mon Jun 18 02:18:40 UTC 2007


This patch switches the driver.c, conf.c and dispatch.c files over to use
the virError object and associated API instead of a custom version.

 Makefile.am |    5 +
 conf.c      |  192 ++++++++++++++++++++++++++++++------------------------------
 dispatch.c  |   16 +++--
 driver.c    |  174 ++++++++++++++++++++++++++++++------------------------
 driver.h    |    6 +
 internal.h  |    2 
 6 files changed, 213 insertions(+), 182 deletions(-)

Dan.
-- 
|=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|
|=-           Perl modules: http://search.cpan.org/~danberr/              -=|
|=-               Projects: http://freshmeat.net/~danielpb/               -=|
|=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=| 




More information about the libvir-list mailing list