From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=51713 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PsjuK-0002BU-RE for qemu-devel@nongnu.org; Thu, 24 Feb 2011 17:43:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PsjuJ-0005Bu-Hg for qemu-devel@nongnu.org; Thu, 24 Feb 2011 17:43:36 -0500 Received: from mail-ey0-f173.google.com ([209.85.215.173]:60668) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PsjuJ-0005Bk-B3 for qemu-devel@nongnu.org; Thu, 24 Feb 2011 17:43:35 -0500 Received: by eyb6 with SMTP id 6so416859eyb.4 for ; Thu, 24 Feb 2011 14:43:34 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <4D66C78F.6010101@mail.berlios.de> References: <1296806768-27787-1-git-send-email-corentincj@iksaif.net> <4D66C78F.6010101@mail.berlios.de> Date: Thu, 24 Feb 2011 23:43:34 +0100 Message-ID: Subject: Re: [Qemu-devel] [PATCH v3 00/16] vnc: adapative tight, zrle, zywrle, and bitmap module From: Corentin Chary Content-Type: text/plain; charset=UTF-8 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: Anthony Liguori , Alexander Graf , Qemu-development List , Andre Przywara > Is there a special reason why you use __always_inline > instead of inline in bitops.h? Because it's not only a hint, I really want this function to be inlined. > This breaks compilation for mingw :-( > > mingw also fails at timersub() in vnc.c. Then we should defined timersub when not available. Since I don't have any working mingw toolchain, cool you make a patch for those two ? Thanks, -- Corentin Chary http://xf.iksaif.net