From: "Eli Zaretskii" <eliz@gnu.org>
Cc: hunterd42@comcast.net, emacs-devel@gnu.org
Subject: Re: Change to process.c
Date: Sun, 22 May 2005 06:48:28 +0300 [thread overview]
Message-ID: <01c55e81$Blat.v2.4$4262f1e0@zahav.net.il> (raw)
In-Reply-To: <17039.61956.135880.754713@farnswood.snap.net.nz> (message from Nick Roberts on Sun, 22 May 2005 14:44:20 +1200)
> From: Nick Roberts <nickrob@snap.net.nz>
> Date: Sun, 22 May 2005 14:44:20 +1200
> Cc: hunterd42@comcast.net
>
> gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/home/nick/emacs/src -D_BSD_SOURCE -I/usr/X11R6/include -g3 process.c
> process.c: In function `send_process':
> process.c:5295: warning: assignment from incompatible pointer type
> process.c:5304: warning: passing arg 2 of `sys_signal' from incompatible pointer type
> process.c:5323: warning: passing arg 2 of `sys_signal' from incompatible pointer type
> process.c:5404: warning: passing arg 2 of `sys_signal' from incompatible pointer type
What are the expansions of the macros that come into play here
(SIGTYPE, signal_handler_t), and what is the signature of sys_signal
on that machine?
Also, what version of GCC is that?
next prev parent reply other threads:[~2005-05-22 3:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-22 2:44 Change to process.c Nick Roberts
2005-05-22 3:48 ` Eli Zaretskii [this message]
2005-05-22 4:33 ` Nick Roberts
2005-05-22 9:34 ` Andreas Schwab
2005-05-22 9:50 ` Andreas Schwab
2005-05-22 19:47 ` David Hunter
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='01c55e81$Blat.v2.4$4262f1e0@zahav.net.il' \
--to=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=hunterd42@comcast.net \
/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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).