|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH RFC 1/9] libxl idl: add comments to error enum
Ian Campbell writes ("Re: [Xen-devel] [PATCH RFC 1/9] libxl idl: add comments
to error enum"):
> On Wed, 2015-06-24 at 14:47 +0100, Rob Hoes wrote:
> > libxl_error = Enumeration("error", [
> > + # Generic failure; code should be avoided (often seen as "rc = -1")
> > (-1, "NONSPECIFIC"),
>
> I wonder if we should extend the Enumeration IDL support to have an
> optional 3rd field (or a named param) containing a textual description,
> which could then be used to autogenerate an analogue of sterrror(3) for
> enums which include such things?
That might be helpful, but we need significantly longer and more
discursive descriptions too.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |