[libvirt] [PATCH] conf: Always use VIR_ERR_XML_ERROR on enumFromString() failures

Christophe Fergeau cfergeau at redhat.com
Fri Jan 10 17:25:51 UTC 2014


On Fri, Jan 10, 2014 at 05:15:50PM +0000, Daniel P. Berrange wrote:
> On Fri, Jan 10, 2014 at 06:13:21PM +0100, Christophe Fergeau wrote:
> > Currently, during XML parsing, when a call to a FromString() function to
> > get an enum value fails, the error which is reported is either
> > VIR_ERR_CONFIG_UNSUPPORTED, VIR_ERR_INTERNAL_ERROR or VIR_ERR_XML_ERROR.
> > 
> > This commit makes such conversion failures consistently return
> > VIR_ERR_XML_ERROR
> 
> Nice cleanup, but we should use CONFIG_UNSUPPORTED as that has pretty
> clearly defined semantics.

Ok, thanks, I was unsure which one to pick between XML_ERROR and
CONFIG_UNSUPPORTED. I'll send a v2!

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140110/f3e27540/attachment-0001.sig>


More information about the libvir-list mailing list