All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Weil <weil@mail.berlios.de>
To: qemu-devel@nongnu.org, Anthony Liguori <anthony@codemonkey.ws>
Subject: Re: [Qemu-devel] [6721] Refactor keymap code to avoid duplication ("Daniel P.
Date: Fri, 06 Mar 2009 22:25:27 +0100	[thread overview]
Message-ID: <49B194C7.80505@mail.berlios.de> (raw)
In-Reply-To: <E1LfgdS-0000d1-Gd@cvs.savannah.gnu.org>

Anthony Liguori schrieb:
> Revision: 6721
>           http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=6721
> Author:   aliguori
> Date:     2009-03-06 20:27:10 +0000 (Fri, 06 Mar 2009)
> Log Message:
> -----------
> Refactor keymap code to avoid duplication ("Daniel P. Berrange")
>
> Each of the graphical frontends #include a .c file, for keymap code
> resulting in duplicated definitions & duplicated compiled code. A
> couple of small changes allowed this to be sanitized, so instead of
> doing a #include "keymaps.c", duplicating all code, we can have a
> shared keymaps.h file, and only compile code once. This allows the
> next patch to move the VncState struct out into a header file without
> causing clashing definitions.
>
>   


The new file keymaps.h is missing.

  reply	other threads:[~2009-03-06 21:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-06 20:27 [Qemu-devel] [6721] Refactor keymap code to avoid duplication ("Daniel P Anthony Liguori
2009-03-06 21:25 ` Stefan Weil [this message]
2009-03-07  2:52   ` Johannes Schindelin
2009-03-07  3:08     ` Anthony Liguori
2009-03-07 10:19       ` Johannes Schindelin

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=49B194C7.80505@mail.berlios.de \
    --to=weil@mail.berlios.de \
    --cc=anthony@codemonkey.ws \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.