From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34510) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TUInQ-0000Rx-SU for qemu-devel@nongnu.org; Fri, 02 Nov 2012 11:04:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TUInM-0004lI-Vd for qemu-devel@nongnu.org; Fri, 02 Nov 2012 11:04:32 -0400 Received: from mout.web.de ([212.227.15.4]:64475) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TUInM-0004l1-MJ for qemu-devel@nongnu.org; Fri, 02 Nov 2012 11:04:28 -0400 Message-ID: <5093E0F5.6030106@web.de> Date: Fri, 02 Nov 2012 16:04:21 +0100 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1351868083-26313-1-git-send-email-peter.maydell@linaro.org> In-Reply-To: <1351868083-26313-1-git-send-email-peter.maydell@linaro.org> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH] ui/cocoa.m: Update to new DisplayChangeListener member names List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: patches@linaro.org, qemu-devel@nongnu.org, Gerd Hoffmann Am 02.11.2012 15:54, schrieb Peter Maydell: > Commit a93a4a2 changed the names of some fields in DisplayChangeListener > and broke compilation of the cocoa UI. Update to the new names. > > Signed-off-by: Peter Maydell Reviewed-by: Andreas Färber Peter, you didn't cc me - through whose queue is this supposed to go? I don't have any other Cocoa patches queued for v1.3. Thanks, Andreas