|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Expose exception thrown by xen.lowlevel.xs (Was
Thanks Anthony and Ewan! Both the consistency and deriving from
RuntimeError will work much better for me -- and many others I'm sure.
--Kaleb
On 11:35 Fri 19 May , Anthony Liguori wrote:
> Got a little more time than I expected to. This one's quite a bit more
> invasive but I think it's needed to at least be consistent with
> xen.lowlevel.xc. I don't think we should be tossing an exception with
> different formats (sometimes we threw a RuntimeError with (errno, msg)
> and other times just a string--I've changed it to always be (errno, msg)).
>
> Signed-off-by: Anthony Liguori <aliguori@xxxxxxxxxx>
>
> Regards,
>
> Anthony Liguori
>
> >Ewan.
> >
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|