qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: Icenowy Zheng <uwu@icenowy.me>
Cc: qemu-devel@nongnu.org
Subject: Re: [PATCH] tcg/tci: fix logic error when registering helpers via FFI
Date: Mon, 31 Oct 2022 10:27:58 +1100	[thread overview]
Message-ID: <7200a4cb-37c5-57e7-9475-6d35c284c332@linaro.org> (raw)
In-Reply-To: <8e47bd2257004301fcd3ae17705e6b5351875f83.camel@icenowy.me>

On 10/29/22 11:44, Icenowy Zheng wrote:
> Ah I think this is a C99 feature. Is our C standard baseline high
> enough to use it?

Yes, we use C2011.  See the second line of meson.build:

         default_options: ... 'c_std=gnu11'


r~


      parent reply	other threads:[~2022-10-31  0:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-28  7:21 [PATCH] tcg/tci: fix logic error when registering helpers via FFI Icenowy Zheng
2022-10-28  9:13 ` Alex Bennée
2022-10-28  9:15   ` Icenowy Zheng
2022-10-28  9:16 ` Philippe Mathieu-Daudé
2022-10-28 19:28 ` Richard Henderson
2022-10-29  0:44   ` Icenowy Zheng
2022-10-30 10:27     ` Peter Maydell
2022-10-30 23:27     ` Richard Henderson [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=7200a4cb-37c5-57e7-9475-6d35c284c332@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=uwu@icenowy.me \
    /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).