From: Andrew Cagney <cagney@gnu.org>
To: Mark Kettenis <kettenis@gnu.org>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [COMMIT] Fix procfs_xfer_partial
Date: Tue, 05 Oct 2004 13:18:00 -0000 [thread overview]
Message-ID: <41629F23.10201@gnu.org> (raw)
In-Reply-To: <200410051242.i95Cgqa3023532@juw15.nfra.nl>
> - 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 ;-)
Andrew
next prev parent reply other threads:[~2004-10-05 13:18 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 [this message]
2004-10-08 19:25 ` 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=41629F23.10201@gnu.org \
--to=cagney@gnu.org \
--cc=gdb-patches@sources.redhat.com \
--cc=kettenis@gnu.org \
/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