From: Mark Kettenis <mark.kettenis@xs4all.nl>
To: manjo@austin.ibm.com
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFC] GDBserver compiler warnings patch
Date: Sat, 11 Jun 2005 23:38:00 -0000 [thread overview]
Message-ID: <200506112338.j5BNcVCf006824@elgar.sibelius.xs4all.nl> (raw)
In-Reply-To: <Pine.LNX.4.58.0506011237240.5282@lazy> (message from Manoj Iyer on Wed, 1 Jun 2005 12:39:21 -0500 (CDT))
Date: Wed, 1 Jun 2005 12:39:21 -0500 (CDT)
From: Manoj Iyer <manjo@austin.ibm.com>
2005-06-01 Manoj Iyer <manjo@austin.ibm.com>
* gdbreplay.c: Added #include <sys/types.h>.
(remote_open): Change type of 'tmp' from int to socklen_t.
* remote-utils.c: Added #include <sys/types.h>.
(remote_open): Change type of 'tmp' from int to socklen_t.
* server.c: Change type of 'sig' from unsigned char to char.
I don't think we can assume socklen_t to be available on all systems,
although it probably is available on all systems supported by gdbserver.
Mark
P.S. Just noticed that Andrew recently patched ser-tcp.c to use it,
will investigate.
next prev parent reply other threads:[~2005-06-11 23:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-01 17:47 Manoj Iyer
2005-06-06 22:26 ` Manoj Iyer
2005-06-11 23:38 ` Mark Kettenis [this message]
2005-06-13 2:00 ` Daniel Jacobowitz
2005-06-13 21:39 ` Mark Kettenis
2005-06-13 22:43 ` Daniel Jacobowitz
2005-06-14 21:37 ` Mark Kettenis
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=200506112338.j5BNcVCf006824@elgar.sibelius.xs4all.nl \
--to=mark.kettenis@xs4all.nl \
--cc=gdb-patches@sources.redhat.com \
--cc=manjo@austin.ibm.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