qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel <qemu-devel@nongnu.org>,
	"Marc-André Lureau" <marcandre.lureau@redhat.com>
Subject: Re: [PATCH 4/5] configure, meson: move C++ compiler detection to meson.build
Date: Wed, 28 Sep 2022 14:08:19 -0700	[thread overview]
Message-ID: <d25bff61-646a-6ccf-0b43-20e6f1e8a85a@linaro.org> (raw)
In-Reply-To: <CABgObfbPcy63-nZBzZe1Dtinm-h0FmoHYukZQY6uxLMsn8fesA@mail.gmail.com>

On 9/28/22 12:21, Paolo Bonzini wrote:
> Heh, I wanted to get it in for exactly that reason, so that a future revert would not 
> introduce the test in configure. But I guess having the patch out there on the archives 
> may also be enough.

Heh.  I suppose that's fair, being wary of reversion.


r~

> 
> Paolo
> 
> Il mer 28 set 2022, 18:25 Richard Henderson <richard.henderson@linaro.org 
> <mailto:richard.henderson@linaro.org>> ha scritto:
> 
>     On 9/27/22 02:59, Paolo Bonzini wrote:
>      > The test is slightly weaker than before, because it does not
>      > call an extern "C" function from a C source file.  However,
>      > in practice what we seek to detect is ABI compatibility of the
>      > various sanitizer flags, and for that it is enough to compile
>      > anything with CC and link it with CXX.
> 
>     Maybe just wait a moment on this one?
>     We have patches on list to remove the last use of C++.
> 
> 
> 
>     r~
> 



  reply	other threads:[~2022-09-28 21:15 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-27  9:59 [PATCH 0/5] Small meson updates for QEMU 7.2 Paolo Bonzini
2022-09-27  9:59 ` [PATCH 1/5] ui: fix path to dbus-display1.h Paolo Bonzini
2022-09-27 10:38   ` Marc-André Lureau
2022-09-27  9:59 ` [PATCH 2/5] meson: require 0.61.3 Paolo Bonzini
2022-09-27 10:54   ` Marc-André Lureau
2022-09-27  9:59 ` [PATCH 3/5] meson: multiple names can be passed to dependency() Paolo Bonzini
2022-09-27 10:54   ` Marc-André Lureau
2022-09-27  9:59 ` [PATCH 4/5] configure, meson: move C++ compiler detection to meson.build Paolo Bonzini
2022-09-27 11:00   ` Marc-André Lureau
2022-09-28 16:25   ` Richard Henderson
2022-09-28 19:21     ` Paolo Bonzini
2022-09-28 21:08       ` Richard Henderson [this message]
2022-09-30  7:34         ` Paolo Bonzini
2022-09-27  9:59 ` [PATCH 5/5] configure, meson: move linker flag detection to meson Paolo Bonzini
2022-09-27 11:02   ` Marc-André Lureau

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=d25bff61-646a-6ccf-0b43-20e6f1e8a85a@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=marcandre.lureau@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).