public inbox for insight-prs@sourceware.org
help / color / mirror / Atom feed
From: Keith Seitz <keiths@redhat.com>
To: nobody@sources.redhat.com
Cc: insight-prs@sources.redhat.com,
Subject: Re: insight/182: Error making tkWarpPointer
Date: Tue, 10 Sep 2002 16:03:00 -0000	[thread overview]
Message-ID: <20020910230301.3252.qmail@sources.redhat.com> (raw)

The following reply was made to PR insight/182; it has been noted by GNATS.

From: Keith Seitz <keiths@redhat.com>
To: dgrimes@scvl.com
Cc: insight-gnats@sources.redhat.com
Subject: Re: insight/182: Error making tkWarpPointer
Date: Tue, 10 Sep 2002 15:56:40 -0700 (PDT)

 On 10 Sep 2002 dgrimes@scvl.com wrote:
 
 > tkWarpPointer.c: In function `WarpPointer':
 > tkWarpPointer.c:39: argument `clientData' doesn't match prototype
 > /usr/local/lib/gcc-lib/alphaev68-dec-osf5.1/3.1/include/X11/Xlib.h:4141: prototype declaration
 > tkWarpPointer.c:39: argument `interp' doesn't match prototype
 > /usr/local/lib/gcc-lib/alphaev68-dec-osf5.1/3.1/include/X11/Xlib.h:4141: prototype declaration
 > tkWarpPointer.c:39: argument `objc' doesn't match prototype
 > /usr/local/lib/gcc-lib/alphaev68-dec-osf5.1/3.1/include/X11/Xlib.h:4141: prototype declaration
 > tkWarpPointer.c:39: argument `objv' doesn't match prototype
 > /usr/local/lib/gcc-lib/alphaev68-dec-osf5.1/3.1/include/X11/Xlib.h:4141: prototype declaration
 > tkWarpPointer.c:39: number of arguments doesn't match prototype
 > /usr/local/lib/gcc-lib/alphaev68-dec-osf5.1/3.1/include/X11/Xlib.h:4141: prototype declaration
 > tkWarpPointer.c: In function `cyg_create_warp_pointer_command':
 > tkWarpPointer.c:75: warning: passing arg 3 of `Tcl_CreateObjCommand' from incompatible pointer type
 
 It looks like you've got a version of X which has "WarpPointer" defined... 
 Goofy. X uses "XWarpPointer". What version of X11 are you using?
 
 Can you send the relevant conflicted prototype from Xlib.h? (Remember to 
 CC insight-gnats.)
 
 You could simply rename WarpPointer and change 
 cyg_create_warp_pointer_command, or you could make WarpPointer static. 
 
 Keith
 


             reply	other threads:[~2002-09-10 23:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-10 16:03 Keith Seitz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-11-19 20:07 kseitz
2002-09-18 19:38 kseitz
2002-09-10 15:43 dgrimes

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=20020910230301.3252.qmail@sources.redhat.com \
    --to=keiths@redhat.com \
    --cc=insight-prs@sources.redhat.com \
    --cc=nobody@sources.redhat.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).