* TODO: updated, and added python hooks for error handling

* include/virterror.h src/virterror.c src/xml.c: error interception
  and reporting should be done.
Daniel
This commit is contained in:
Daniel Veillard
2006-02-27 22:32:54 +00:00
parent 5548938d62
commit 8bc437e412
6 changed files with 116 additions and 17 deletions

View File

@@ -1,3 +1,9 @@
Mon Feb 27 17:33:16 EST 2006 Daniel Veillard <veillard@redhat.com>
* TODO: updated, and added python hooks for error handling
* include/virterror.h src/virterror.c src/xml.c: error interception
and reporting should be done.
Mon Feb 27 16:42:46 EST 2006 Daniel Veillard <veillard@redhat.com>
* src/libvirt.c src/xen_internal.[ch]: virConnectOpenReadOnly()