qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alexandre Raymond <cerbere@gmail.com>
To: "Andreas Färber" <andreas.faerber@web.de>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Cocoa: avoid warning related to multiple method definitions
Date: Mon, 6 Jun 2011 19:39:11 -0400	[thread overview]
Message-ID: <BANLkTinX1_nUdERNCa4zadvRh3b8Dymo4A@mail.gmail.com> (raw)
In-Reply-To: <19A88706-A73E-4D3B-9F9E-2ED58FCDF1D5@web.de>

Hi Andreas,

On Tue, May 31, 2011 at 4:07 PM, Andreas Färber <andreas.faerber@web.de> wrote:
> Hello Alexandre,
>
> Am 30.05.2011 um 00:36 schrieb Alexandre Raymond:
>
>> This fix forces a message to be sent to the handleEvent method
>> of the QemuCocoaView class instead of letting the system determine
>> the right method.
>>
>> This is caused by the fact that the cocoaView variable is a generic 'id'.
>
> In that case I would prefer to change the variable definition, moving it
> further down, instead of introducing a cast.
I am working on a cleanup of the cocoa code. As a temporary fix, would
you accept a simple patch renaming handleEvent to handleGUIEvent in
order to avoid the compilation warning ?

Alexandre

  reply	other threads:[~2011-06-06 23:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-29 22:36 [Qemu-devel] [PATCH] Cocoa: avoid warning related to multiple method definitions Alexandre Raymond
2011-05-31 20:07 ` Andreas Färber
2011-06-06 23:39   ` Alexandre Raymond [this message]
2011-06-09 19:03     ` [Qemu-devel] [PATCH] cocoa: Avoid warning related to multiple handleEvent: definitions Andreas Färber
2011-06-10  2:47       ` Alexandre Raymond
2011-06-12 13:43         ` Andreas Färber
2011-06-09 19:06     ` [Qemu-devel] [PATCH] Cocoa: avoid warning related to multiple method definitions Andreas Färber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BANLkTinX1_nUdERNCa4zadvRh3b8Dymo4A@mail.gmail.com \
    --to=cerbere@gmail.com \
    --cc=andreas.faerber@web.de \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).