From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56659) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wim6K-000488-2Y for qemu-devel@nongnu.org; Fri, 09 May 2014 10:48:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wim6F-0006oU-Ke for qemu-devel@nongnu.org; Fri, 09 May 2014 10:48:40 -0400 Received: from mx1.redhat.com ([209.132.183.28]:61876) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wim6F-0006oQ-DS for qemu-devel@nongnu.org; Fri, 09 May 2014 10:48:35 -0400 Date: Fri, 9 May 2014 09:50:07 -0400 From: Luiz Capitulino Message-ID: <20140509095007.18c9c972@redhat.com> In-Reply-To: References: <1399575182-9768-1-git-send-email-lcapitulino@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL 00/38] QMP queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers , Anthony Liguori , Markus Armbruster On Fri, 9 May 2014 12:57:43 +0100 Peter Maydell wrote: > On 8 May 2014 19:52, Luiz Capitulino wrote: > > The following changes since commit 6b342cc9c872e82620fdd32730cd92affa8a= 19b3: > > > > Merge remote-tracking branch 'remotes/spice/tags/pull-spice-7' into s= taging (2014-05-08 10:57:25 +0100) > > > > are available in the git repository at: > > > > > > git://repo.or.cz/qemu/qmp-unstable.git queue/qmp > > > > for you to fetch changes up to 4c56cbae6908cc597842e86e523886bb8ea8cfb8: > > > > Revert "qapi: Clean up superfluous null check in qapi_dealloc_type_st= r()" (2014-05-08 14:20:26 -0400) >=20 > Hi; this doesn't build for w32, I'm afraid: Can you try again? It should be fixed now. New HEAD is b690d679c1ca65d71b0544a2331d50e9f0f95116 Sorry for that. >=20 > /home/petmay01/linaro/qemu-for-merges/qga/vss-win32.c: In function > =E2=80=98qga_vss_fsfreeze=E2=80=99: > /home/petmay01/linaro/qemu-for-merges/qga/vss-win32.c:160: error: > =E2=80=98err=E2=80=99 undeclared (first use in this function) > /home/petmay01/linaro/qemu-for-merges/qga/vss-win32.c:160: error: > (Each undeclared identifier is reported only once > /home/petmay01/linaro/qemu-for-merges/qga/vss-win32.c:160: error: for > each function it appears in.) >=20 > thanks > -- PMM >=20