From: Alex Riesen <Alexander.Riesen@synopsys.com>
To: Vojtech Pavlik <vojtech@suse.cz>
Cc: linux-kernel@vger.kernel.org
Subject: 2.5.28 (linus' bk): conflicting KEY_xxx macros
Date: Wed, 24 Jul 2002 16:48:04 +0200 [thread overview]
Message-ID: <20020724144804.GE14143@riesen-pc.gr05.synopsys.com> (raw)
include/linux/input.h has this:
#define KEY_PLAY 207
#define KEY_FASTFORWARD 208
#define KEY_PLAY 0x197
#define KEY_FASTFORWARD 0x19b
which one is where?
CC drivers/input/input.o
from input.c:31:
In file included from input.c:32:
include/linux/input.h:457: warning: `KEY_PLAY' redefined
include/linux/input.h:310: warning: this is the location of the previous definition
include/linux/input.h:461: warning: `KEY_FASTFORWARD' redefined
include/linux/input.h:311: warning: this is the location of the previous definition
next reply other threads:[~2002-07-24 14:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-24 14:48 Alex Riesen [this message]
2002-07-24 14:57 ` Thunder from the hill
2002-07-24 15:03 ` Larry McVoy
2002-07-24 17:48 ` Vojtech Pavlik
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=20020724144804.GE14143@riesen-pc.gr05.synopsys.com \
--to=alexander.riesen@synopsys.com \
--cc=linux-kernel@vger.kernel.org \
--cc=vojtech@suse.cz \
/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
all inboxes | Powered by JetHome®