From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39165) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XcBRL-0001NO-NK for qemu-devel@nongnu.org; Thu, 09 Oct 2014 06:59:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XcBRD-0005Nz-PU for qemu-devel@nongnu.org; Thu, 09 Oct 2014 06:59:23 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55972) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XcBRD-0005Nr-Hy for qemu-devel@nongnu.org; Thu, 09 Oct 2014 06:59:15 -0400 Message-ID: <54366A7C.6020107@redhat.com> Date: Thu, 09 Oct 2014 12:59:08 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1412849438-12274-1-git-send-email-pbonzini@redhat.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 00/28] Changes for 2014-10-09 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers Il 09/10/2014 12:55, Peter Maydell ha scritto: > (No, I don't know why the gcc for w32 complains about > repeat identical typedefs and none of my other gcc do.) Just an older version. It comes up at least half a month. Will send v2. Paolo