From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52463) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bxfXl-00012H-F2 for qemu-devel@nongnu.org; Fri, 21 Oct 2016 15:31:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bxfXi-0002zg-DD for qemu-devel@nongnu.org; Fri, 21 Oct 2016 15:31:53 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33124) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bxfXi-0002zN-8Y for qemu-devel@nongnu.org; Fri, 21 Oct 2016 15:31:50 -0400 Date: Fri, 21 Oct 2016 17:31:47 -0200 From: Eduardo Habkost Message-ID: <20161021193147.GO5057@thinpad.lan.raisama.net> References: <1477075788-26632-1-git-send-email-ehabkost@redhat.com> <20161021191527.502016.73905@ex-std-node742.prod.rhcloud.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161021191527.502016.73905@ex-std-node742.prod.rhcloud.com> Subject: Re: [Qemu-devel] [PATCH] target-i386: Print warning when mixing [+-]foo and foo=(on|off) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: famz@redhat.com, qemu-devel@nongnu.org, pbonzini@redhat.com, imammedo@redhat.com, rth@twiddle.net On Fri, Oct 21, 2016 at 12:15:30PM -0700, no-reply@ec2-52-6-146-230.compute-1.amazonaws.com wrote: [...] > total: 5 errors, 0 warnings, 73 lines checked I'm ashamed. Sorry for the noise. I will submit v2 addressing that. -- Eduardo