[libvirt] [PATCH 0/3] Simplify error reporting int->string conversions

Daniel P. Berrange berrange at redhat.com
Tue May 15 11:30:10 UTC 2012


Currently the error reporting code has some horrible giant
switch statements for doing integer to string conversions
on error domains and error numbers. Replace this with the
more traditional approach of using VIR_ENUM helpers




More information about the libvir-list mailing list