From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: [PATCH] tools/xl: Fix trim() following c/s e316316 "xl: Rewrite trim()" Date: Fri, 17 Jul 2015 11:04:50 +0100 Message-ID: <21928.54082.832898.674396@mariner.uk.xensource.com> References: <1437074311-25446-1-git-send-email-andrew.cooper3@citrix.com> <20150716204749.GD29094@zion.uk.xensource.com> <55A827BE.2030908@citrix.com> <20150716223032.GA1707@zion.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150716223032.GA1707@zion.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: Wei Liu Cc: Andrew Cooper , Ian Campbell , Xen-devel List-Id: xen-devel@lists.xenproject.org Wei Liu writes ("Re: [PATCH] tools/xl: Fix trim() following c/s e316316 "xl: Rewrite trim()""): > C90 forbids this. Not sure how much we care about that and I'm probably > bicksheding too much. libxl/Makefile has -Wno-declaration-after-statement Ian.