From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bbb24-0006KW-Sr for qemu-devel@nongnu.org; Sat, 19 Jun 2004 04:17:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bbb22-0006KA-WD for qemu-devel@nongnu.org; Sat, 19 Jun 2004 04:17:00 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bbb22-0006K0-PM for qemu-devel@nongnu.org; Sat, 19 Jun 2004 04:16:58 -0400 Received: from [195.250.128.83] (helo=smtp3.vol.cz) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1Bbb0a-00084Q-Rl for qemu-devel@nongnu.org; Sat, 19 Jun 2004 04:15:29 -0400 Received: from [83.148.10.152] (a6prg-152.dialup.vol.cz [83.148.10.152]) by smtp3.vol.cz (8.12.9p2/8.12.9) with ESMTP id i5J8FPKg032609 for ; Sat, 19 Jun 2004 10:15:26 +0200 (CEST) (envelope-from navaraf@reactos.com) Message-ID: <40D3F621.3010405@reactos.com> Date: Sat, 19 Jun 2004 10:15:29 +0200 From: Filip Navara MIME-Version: 1.0 Subject: Re: [Qemu-devel] Errors compiling QEMU with Mingw Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Vladimir N. Oleynik wrote: [snip] > But in fact this very dirty correction. > May be > #include > is more true. Right, but that's not easily possible without refactoring a few bits of the code. Currently there are duplicate definitions in the QEMU headers if is included and so that must be fixed first. Regards, Filip