From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54716) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S9yRU-0000p5-8x for qemu-devel@nongnu.org; Tue, 20 Mar 2012 08:45:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S9yRN-0001pM-N5 for qemu-devel@nongnu.org; Tue, 20 Mar 2012 08:45:35 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:59653) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S9yRN-0001of-Fu for qemu-devel@nongnu.org; Tue, 20 Mar 2012 08:45:29 -0400 Message-ID: <4F687BE6.9030404@msgid.tls.msk.ru> Date: Tue, 20 Mar 2012 16:45:26 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <1332242812-6993-1-git-send-email-kraxel@redhat.com> In-Reply-To: <1332242812-6993-1-git-send-email-kraxel@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] spice: fix 32bit build List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org 20.03.2012 15:26, Gerd Hoffmann wrote: > New 32bit warnings sneaked in, this time in > ui/spice-display.c, fix them. > > This gets annonying, /me sets up a ubuntu buildbot > slave for 32bit spice testbuilds. Um, is it worth to watch/fix? Note that spice does not work on 32bits anyway, qemu segfaults at startup... http://bugs.debian.org/640139 (the bug was still valid when 1.0 was released). Thanks, /mjt