From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Egger, Christoph" Subject: Re: [PATCH] tools/libxl: fix array subscript has type 'char' Date: Thu, 30 May 2013 14:12:14 +0200 Message-ID: <51A7421E.1030807@amazon.de> References: <51A740B4.30603@amazon.de> <1369915802.13087.92.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1369915802.13087.92.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: Ian Jackson , xen-devel List-Id: xen-devel@lists.xenproject.org On 30.05.13 14:10, Ian Campbell wrote: > On Thu, 2013-05-30 at 14:06 +0200, Christoph Egger wrote: >> commit cad172d7b88bd443c81d865051297875ce2551bc >> Author: Christoph Egger >> Date: Thu Feb 7 14:42:29 2013 +0000 >> >> tools/libxl: fix array subscript has type 'char' > > Please use the CTYPE macro from libxl_internal.h. Oh, ok. I completely missend when that was introduced. Christoph