From: Peter Maydell <peter.maydell@linaro.org>
To: Roman Kiryanov <rkir@google.com>
Cc: qemu-devel@nongnu.org, jansene@google.com, mett@google.com,
jpcottin@google.com, pbonzini@redhat.com
Subject: Re: [PATCH] iov: don't use void* in pointer arithmetic in headers
Date: Tue, 9 Jul 2024 10:39:38 +0100 [thread overview]
Message-ID: <CAFEAcA_r9ee+5VLSEVPN-g8AzFOb7j7ft+_GYCYLFVe=ieBMiA@mail.gmail.com> (raw)
In-Reply-To: <20240708181709.27410-1-rkir@google.com>
On Mon, 8 Jul 2024 at 19:18, Roman Kiryanov <rkir@google.com> wrote:
>
> void* pointer arithmetic is a GCC extentension
> which could not be available in other build tools
> (e.g. C++). This changes removes this assumption.
>
> Signed-off-by: Roman Kiryanov <rkir@google.com>
We had the question on a previous "make this C++
compatible" patch of "how much of this stuff is there?".
https://lore.kernel.org/qemu-devel/ZnqPpqfBxlk9tEdX@redhat.com/
Please can you give us an idea of how much of this stuff
there is that you're planning to send out and what its
scope is, rather than just sending one "well this looks
small on its own" patch a week?
thanks
-- PMM
next prev parent reply other threads:[~2024-07-09 9:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-08 18:17 [PATCH] iov: don't use void* in pointer arithmetic in headers Roman Kiryanov
2024-07-09 9:39 ` Peter Maydell [this message]
2024-07-10 21:47 ` Roman Kiryanov
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='CAFEAcA_r9ee+5VLSEVPN-g8AzFOb7j7ft+_GYCYLFVe=ieBMiA@mail.gmail.com' \
--to=peter.maydell@linaro.org \
--cc=jansene@google.com \
--cc=jpcottin@google.com \
--cc=mett@google.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=rkir@google.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 NNTP newsgroup(s).