From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:36108) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6HPT-0001Ld-Dt for qemu-devel@nongnu.org; Wed, 21 Sep 2011 03:40:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R6HPS-0005Ya-Gy for qemu-devel@nongnu.org; Wed, 21 Sep 2011 03:39:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:30455) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6HPS-0005YU-5i for qemu-devel@nongnu.org; Wed, 21 Sep 2011 03:39:58 -0400 Message-ID: <4E79957D.5020402@redhat.com> Date: Wed, 21 Sep 2011 09:42:53 +0200 From: Kevin Wolf MIME-Version: 1.0 References: <4E7991FE.9010204@comstyle.com> <4E7992FD.4060207@redhat.com> In-Reply-To: <4E7992FD.4060207@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Tree broken by nbd: support feature negotiation commit. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel , Brad Am 21.09.2011 09:32, schrieb Paolo Bonzini: > On 09/21/2011 09:27 AM, Brad wrote: >> Besides the obvious issue.. >> >> nbd.c:443: error: conflicting types for 'nbd_init' >> nbd.h:71: error: previous declaration of 'nbd_init' was here > > Oops, thanks for pointing it out to me. Can you please send a fix? I'll do another pull request today then. And maybe I should really run a mingw build each time. Or get a BSD VM. Kevin