public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
From: Takuma Murakami <murakami@ipl.t.u-tokyo.ac.jp>
To: cygwin-xfree@cygwin.com
Subject: Re: Patch for keyboard handling
Date: Mon, 03 Nov 2003 15:05:00 -0000	[thread overview]
Message-ID: <20031104000343.A81C.MURAKAMI@ipl.t.u-tokyo.ac.jp> (raw)
In-Reply-To: <3FA66674.6080900@msu.edu>

> + /* Stored to get internal mode key states.  Must be read-only.  */
> + static unsigned short *g_winInternalModeKeyStatesPtr = NULL;
> 
> Shouldn't this be a pointer to constant data?  Isn't that:
> 
> static unsigned short const * g_winInternalModeKeyStatesPtr = NULL;
> 
> ???

Exactly.  That's what I wanted to do.
Thank you for pointing out.

Takuma Murakami (murakami@ipl.t.u-tokyo.ac.jp)


  reply	other threads:[~2003-11-03 15:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-03  8:25 Takuma Murakami
2003-11-03 14:30 ` Harold L Hunt II
2003-11-03 15:05   ` Takuma Murakami [this message]
2003-11-04  2:39 ` Harold L Hunt II
2003-11-04  9:04   ` Takuma Murakami
2003-11-05 21:22     ` Harold L Hunt II
2003-11-07  9:57       ` Takuma Murakami

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=20031104000343.A81C.MURAKAMI@ipl.t.u-tokyo.ac.jp \
    --to=murakami@ipl.t.u-tokyo.ac.jp \
    --cc=cygwin-xfree@cygwin.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).