From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:40490) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4ciS-00020j-IX for qemu-devel@nongnu.org; Fri, 16 Sep 2011 14:00:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R4ciR-00054d-Kk for qemu-devel@nongnu.org; Fri, 16 Sep 2011 14:00:44 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39482) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4ciR-00054A-Dn for qemu-devel@nongnu.org; Fri, 16 Sep 2011 14:00:43 -0400 Date: Fri, 16 Sep 2011 15:00:39 -0300 From: Luiz Capitulino Message-ID: <20110916150039.52a558b2@doriath> In-Reply-To: <1316194843.3334.1.camel@paddy.linuxtx.org> References: <1316190619-4611-1-git-send-email-lcapitulino@redhat.com> <1316190619-4611-4-git-send-email-lcapitulino@redhat.com> <1316194843.3334.1.camel@paddy.linuxtx.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [STABLE 3/4] monitor: fix build breakage with --disable-vnc List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Justin M. Forbes" Cc: TeLeMan , Anthony Liguori , qemu-devel@nongnu.org On Fri, 16 Sep 2011 12:40:40 -0500 "Justin M. Forbes" wrote: > On Fri, 2011-09-16 at 13:30 -0300, Luiz Capitulino wrote: > > From: TeLeMan > > > > The breakage was introduced by the commit 13661089810d3e59931f3e80d7cb541b99af7071 > > This patch, as well as the next "monitor: fix build breakage for ! > CONFIG_VNC" are already in stable, and have been for a few weeks. Ah, ok. Someone has submitted them to the list and I thought they weren't applied...