From: Mark Kettenis <mark.kettenis@xs4all.nl>
To: cagney@gnu.org
Cc: gdb-patches@sources.redhat.com
Subject: Re: [COMMIT] Fix procfs_xfer_partial
Date: Fri, 08 Oct 2004 19:25:00 -0000 [thread overview]
Message-ID: <200410081923.i98JNLKu002786@elgar.sibelius.xs4all.nl> (raw)
In-Reply-To: <41629F23.10201@gnu.org> (message from Andrew Cagney on Tue, 05 Oct 2004 09:18:27 -0400)
Date: Tue, 05 Oct 2004 09:18:27 -0400
From: Andrew Cagney <cagney@gnu.org>
> - return (*ops->to_xfer_memory) (offset, readbuf, len, 1/*write*/,
> + return (*ops->to_xfer_memory) (offset, writebuf, len, 1/*write*/,
> NULL, ops);
You'll need to cast away the constantness of writebuf. Something
detected with -Werror ;-)
Darn. Not with gcc-3.2.3. I'll try to fix this over the weekend
(I've been away from home for a few days).
Mark
prev parent reply other threads:[~2004-10-08 19:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-05 12:43 Mark Kettenis
2004-10-05 13:18 ` Andrew Cagney
2004-10-08 19:25 ` Mark Kettenis [this message]
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=200410081923.i98JNLKu002786@elgar.sibelius.xs4all.nl \
--to=mark.kettenis@xs4all.nl \
--cc=cagney@gnu.org \
--cc=gdb-patches@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