From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] kdd: build using Werror Date: Mon, 25 Jan 2016 13:24:27 +0000 Message-ID: <1453728267.4320.159.camel@citrix.com> References: <1453725846.4320.150.camel@citrix.com> <1453727891-24641-1-git-send-email-ian.campbell@citrix.com> <20160125132026.GA16158@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20160125132026.GA16158@aepfle.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Olaf Hering Cc: ian.jackson@eu.citrix.com, tim@xen.org, wei.liu2@citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Mon, 2016-01-25 at 14:20 +0100, Olaf Hering wrote: > On Mon, Jan 25, Ian Campbell wrote: > > > We build most of tools using Werror and there seems to be know > > deliberate reason for this to be an exception. > > s/know/no/ ? Yes, thanks! I think I was going to write "I don't know of" and then changed my mind not quite all the way. > Acked-by: Olaf Hering Thanks. Ian.