WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH] Expose exception thrown by xen.lowlevel.xs (Was

To: Anthony Liguori <aliguori@xxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] Expose exception thrown by xen.lowlevel.xs (Was Re: [PATCH] Expose exception thrown by xen.lowlevel.xc)
From: Kaleb Pederson <kibab@xxxxxxxxxxxx>
Date: Fri, 19 May 2006 12:44:19 -0700
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, Ewan Mellor <ewan@xxxxxxxxxxxxx>
Delivery-date: Fri, 19 May 2006 12:44:46 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <446DF3C1.90203@xxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <446DEF69.1010206@xxxxxxxxxx> <20060519163153.GA7805@xxxxxxxxxxxxxxxxxxxxxx> <446DF3C1.90203@xxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.11
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

<Prev in Thread] Current Thread [Next in Thread>