From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] libxlu: avoid having two definitions of XLU_ConfigList Date: Thu, 19 Mar 2015 11:03:58 +0000 Message-ID: <1426763038.610.32.camel@citrix.com> References: <1426714438-1347-1-git-send-email-wei.liu2@citrix.com> <20150319002815.GA25672@l.oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150319002815.GA25672@l.oracle.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: Konrad Rzeszutek Wilk Cc: Wei Liu , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Wed, 2015-03-18 at 20:28 -0400, Konrad Rzeszutek Wilk wrote: > On Wed, Mar 18, 2015 at 09:33:58PM +0000, Wei Liu wrote: > > There is already a typedef in libxlutil.h. Remove the one in > > libxlu_internal.h. > > > > Signed-off-by: Wei Liu > > Missing the 'Reported-by: Konrad Rzeszutek Wilk ' I added this and acked + applied the patch. Ian, who is surprised newer gcc is more lenient on this matter...